文件下载
文件名 操作
worker-document-testing-3.1.0-68.jar 下载
worker-document-testing-3.1.0-68.pom 下载
worker-document-testing-3.1.0-68-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.cafdataprocessing</groupId>
  <artifactId>worker-document-testing</artifactId>
  <version>3.1.0-68</version>
</dependency>
Gradle Groovy
implementation 'com.github.cafdataprocessing:worker-document-testing:3.1.0-68'
Gradle Kotlin
implementation("com.github.cafdataprocessing:worker-document-testing:3.1.0-68")
Scala SBT
libraryDependencies += "com.github.cafdataprocessing" % "worker-document-testing" % "3.1.0-68"
Groovy Grape
@Grapes(
  @Grab(group='com.github.cafdataprocessing', module='worker-document-testing', version='3.1.0-68')
)
Apache Ivy
<dependency org="com.github.cafdataprocessing" name="worker-document-testing" rev="3.1.0-68" />
Leiningen
[com.github.cafdataprocessing/worker-document-testing "3.1.0-68"]
Apache Buildr
'com.github.cafdataprocessing:worker-document-testing:jar:3.1.0-68'