is not current version
Last Version 3.0.4

io.tesler:tesler-starter-workflow-api 3.0.3

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-starter-workflow-api
Version

Version

3.0.3
Type

Type

jar

Download tesler-starter-workflow-api 3.0.3


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