mirror of
https://github.com/songoda/UltimateTimber.git
synced 2024-12-12 03:27:03 +01:00
5 lines
106 B
Groovy
5 lines
106 B
Groovy
dependencies {
|
|
compile project(':UltimateTimber-Core')
|
|
compileOnly 'org.spigotmc:spigot:1.14.4'
|
|
}
|