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