Files download
File Operation
scribe-log4j_3-3.13.2.jar download
scribe-log4j_3-3.13.2.pom download
scribe-log4j_3-3.13.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.outr</groupId>
  <artifactId>scribe-log4j_3</artifactId>
  <version>3.13.2</version>
</dependency>
Gradle Groovy
implementation 'com.outr:scribe-log4j_3:3.13.2'
Gradle Kotlin
implementation("com.outr:scribe-log4j_3:3.13.2")
Scala SBT
libraryDependencies += "com.outr" % "scribe-log4j_3" % "3.13.2"
Groovy Grape
@Grapes(
  @Grab(group='com.outr', module='scribe-log4j_3', version='3.13.2')
)
Apache Ivy
<dependency org="com.outr" name="scribe-log4j_3" rev="3.13.2" />
Leiningen
[com.outr/scribe-log4j_3 "3.13.2"]
Apache Buildr
'com.outr:scribe-log4j_3:jar:3.13.2'