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