UltimateTimber/UltimateTimber-Adapter/Current/build.gradle
2019-04-27 20:04:45 -06:00

7 lines
198 B
Groovy

dependencies {
compile project(':UltimateTimber-Core')
compileOnly 'org.spigotmc:spigot:1.14'
compileOnly 'com.gmail.nossr50:mcmmo:1.5.09'
compileOnly 'com.gamingmesh:jobs:4.10.3'
}