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