mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-17 14:37:43 +01:00
4 lines
96 B
Kotlin
4 lines
96 B
Kotlin
dependencies {
|
|
implementation(libs.bundles.log4j)
|
|
annotationProcessor(libs.log4j.core)
|
|
} |