is not current version
Last Version 0.16.1

io.automatiko.workflow:workflow 0.3.0

Workflow support for Automatiko Engine

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.automatiko.workflow
ArtifactId

ArtifactId

workflow
Version

Version

0.3.0
Type

Type

pom

Download workflow 0.3.0

Filename Size
workflow-0.3.0.pom 1 KB
Browse

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