w

worker-markup-testing

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