is not current version
Last Version 3.1.0.M2

io.tesler:tesler-workflow-impl 1.0.4

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-workflow-impl
Version

Version

1.0.4
Type

Type

jar

Download tesler-workflow-impl 1.0.4


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