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