mirror of
https://github.com/songoda/UltimateTimber.git
synced 2024-12-11 11:10:04 +01:00
7 lines
200 B
Groovy
7 lines
200 B
Groovy
dependencies {
|
|
compile project(':UltimateTimber-Core')
|
|
compileOnly 'org.spigotmc:spigot:1.12.2'
|
|
compileOnly 'com.gmail.nossr50:mcmmo:1.5.09'
|
|
compileOnly 'com.gamingmesh:jobs:4.10.3'
|
|
}
|