UltimateTimber/UltimateTimber-Adapter/Current/build.gradle
2019-11-09 15:46:02 -05:00

5 lines
106 B
Groovy

dependencies {
compile project(':UltimateTimber-Core')
compileOnly 'org.spigotmc:spigot:1.14.4'
}