w

worker-markup-shared

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