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