is not current version
Last Version 5.3.0-1100

com.github.cafdataprocessing:worker-workflow 1.0.0-157


Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-workflow
Version

Version

1.0.0-157
Type

Type

jar

Download worker-workflow 1.0.0-157


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