Gradle?
tomasweigenast opened this issue ยท 3 comments
I just wanna know if this has support for Gradle. Because im importing like so:
maven {
url = 'http://ci.nametagedit.com/plugin/repository/everything/'
}
compileOnly 'com.nametagedit:nametagedit:4.1.0'
And it does not work
Also this is a duplicate of #567