w

worker-markup-shared

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