mirror of
https://github.com/PaperMC/Velocity.git
synced 2025-06-27 19:28:17 +00:00
4 lines
96 B
Plaintext
4 lines
96 B
Plaintext
dependencies {
|
|
implementation(libs.bundles.log4j)
|
|
annotationProcessor(libs.log4j.core)
|
|
} |