w

worker-markup-shared

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