mirror of
https://github.com/songoda/UltimateTimber.git
synced 2024-12-13 12:06:44 +01:00
6 lines
151 B
Groovy
6 lines
151 B
Groovy
dependencies {
|
|
compile project(':UltimateTimber-Core')
|
|
compileOnly 'org.spigotmc:spigot:1.14.4'
|
|
compileOnly 'com.gamingmesh:jobs:4.13.0'
|
|
}
|