is not current version
Last Version 1.3.7

com.cedarsoft.utils:workflow 1.3.4


GroupId

GroupId

com.cedarsoft.utils
ArtifactId

ArtifactId

workflow
Version

Version

1.3.4
Type

Type

jar

Download workflow 1.3.4


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