mirror of
https://github.com/songoda/UltimateTimber.git
synced 2024-12-05 00:03:30 +01:00
6 lines
153 B
Groovy
6 lines
153 B
Groovy
dependencies {
|
|
compile project(':UltimateTimber-Core')
|
|
compileOnly 'org.spigotmc:spigot:1.14'
|
|
compileOnly 'com.gmail.nossr50:mcmmo:2.1.50'
|
|
}
|