Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-11-08 17:20:24 +01:00
7 Zeilen
112 B
Plaintext
7 Zeilen
112 B
Plaintext
dependencies {
|
|
compileOnlyApi(projects.viaversionCommon)
|
|
compileOnly(libs.sponge)
|
|
}
|
|
|
|
publishShadowJar()
|