Mirror von
https://github.com/PaperMC/Velocity.git
synchronisiert 2024-11-06 08:10:12 +01:00
4 Zeilen
96 B
Plaintext
4 Zeilen
96 B
Plaintext
|
dependencies {
|
||
|
implementation(libs.bundles.log4j)
|
||
|
annotationProcessor(libs.log4j.core)
|
||
|
}
|