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