Mirror von
https://github.com/PaperMC/Velocity.git
synchronisiert 2024-11-06 08:10:12 +01:00
28acf9eac1
Co-authored-by: Shane Freeder <1228900+electronicboy@users.noreply.github.com>
4 Zeilen
96 B
Plaintext
4 Zeilen
96 B
Plaintext
dependencies {
|
|
implementation(libs.bundles.log4j)
|
|
annotationProcessor(libs.log4j.core)
|
|
} |