is not current version
Last Version 5.3.0-1100

com.github.cafdataprocessing:worker-workflow 3.0.0-335


Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-workflow
Version

Version

3.0.0-335
Type

Type

jar

Download worker-workflow 3.0.0-335


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-workflow/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>worker-workflow</artifactId>
    <version>3.0.0-335</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-workflow/
implementation 'com.github.cafdataprocessing:worker-workflow:3.0.0-335'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-workflow/
implementation ("com.github.cafdataprocessing:worker-workflow:3.0.0-335")
'com.github.cafdataprocessing:worker-workflow:jar:3.0.0-335'
<dependency org="com.github.cafdataprocessing" name="worker-workflow" rev="3.0.0-335">
  <artifact name="worker-workflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-workflow', version='3.0.0-335')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-workflow" % "3.0.0-335"
[com.github.cafdataprocessing/worker-workflow "3.0.0-335"]