w

worker-markup-shared

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