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