is not current version
Last Version 0.9.7

com.nirmata.workflow:nirmata-workflow 0.6.0

Java library that enables distributed task workflows.

GroupId

GroupId

com.nirmata.workflow
ArtifactId

ArtifactId

nirmata-workflow
Version

Version

0.6.0
Type

Type

jar

Download nirmata-workflow 0.6.0


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