mirror of
https://github.com/songoda/UltimateTimber.git
synced 2024-12-05 00:03:30 +01:00
6 lines
147 B
Groovy
6 lines
147 B
Groovy
dependencies {
|
|
compile project(':UltimateTimber-Core')
|
|
compileOnly 'org.spigotmc:spigot:1.14.4'
|
|
compileOnly 'net:coreprotect:2.17.5'
|
|
}
|