is not current version
Last Version 0.16.1

io.automatiko.workflow:automatiko-workflow-core 0.7.0

Workflow core for Automatiko Engine

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.automatiko.workflow
ArtifactId

ArtifactId

automatiko-workflow-core
Version

Version

0.7.0
Type

Type

jar

Download automatiko-workflow-core 0.7.0


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