License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.automatiko.workflow |
ArtifactId | ArtifactIdworkflow |
Last Version | Last Version0.16.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAutomatiko Engine :: Workflow
Workflow support for Automatiko Engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
workflow-0.16.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.automatiko.workflow/workflow/ -->
<dependency>
<groupId>io.automatiko.workflow</groupId>
<artifactId>workflow</artifactId>
<version>0.16.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.automatiko.workflow/workflow/
implementation 'io.automatiko.workflow:workflow:0.16.1'
// https://jarcasting.com/artifacts/io.automatiko.workflow/workflow/
implementation ("io.automatiko.workflow:workflow:0.16.1")
'io.automatiko.workflow:workflow:pom:0.16.1'
<dependency org="io.automatiko.workflow" name="workflow" rev="0.16.1">
<artifact name="workflow" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.automatiko.workflow', module='workflow', version='0.16.1')
)
libraryDependencies += "io.automatiko.workflow" % "workflow" % "0.16.1"
[io.automatiko.workflow/workflow "0.16.1"]