There's also ```repositories { mavenLocal() jcen...
# gradle
c
There's also
Copy code
repositories {
	mavenLocal()
	jcenter()
}