blob: 76a682041b0cc7595e9b497715acc1d37a8b7ff5 [file] [log] [blame]
repositories {
jcenter()
maven {
url = uri("good.url")
name = "Good Name"
artifactUrls("nice.url", "other.nice.url")
}
}