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