1 2 3 4 5 6
// this build.gradle is mainly here to satisfy the Jenkins gradle plugin allprojects { repositories { mavenCentral() } }