mirror of
https://github.com/songoda/UltimateTimber.git
synced 2024-12-04 07:43:23 +01:00
7 lines
198 B
Groovy
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'
|
|
}
|