mirror of
https://github.com/BG-Software-LLC/WildLoaders.git
synced 2024-11-22 11:56:17 +01:00
5 lines
75 B
Groovy
5 lines
75 B
Groovy
|
group 'API'
|
||
|
|
||
|
dependencies {
|
||
|
compileOnly "org.spigotmc:v1_8_R1:latest"
|
||
|
}
|