mirror of
https://github.com/WiIIiam278/HuskSync.git
synced 2025-12-26 18:19:10 +00:00
6 lines
100 B
Groovy
6 lines
100 B
Groovy
dependencies {
|
|
implementation project(path: ':bukkit', configuration: 'shadow')
|
|
}
|
|
|
|
shadowJar {
|
|
} |