is not current version
Last Version 5.3.0-1100

com.github.cafdataprocessing:worker-workflow 2.0.0-250


Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-workflow
Version

Version

2.0.0-250
Type

Type

jar

Download worker-workflow 2.0.0-250


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