geforkt von Mirrors/Velocity
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)
|
|
} |