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