``` build.configure { dependsOn shadowJar }```

build.configure {
  dependsOn shadowJar
}
Was this page helpful?