is not current version
Last Version 3.1.0.M2

io.tesler:tesler-workflow-impl 3.0.0

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-workflow-impl
Version

Version

3.0.0
Type

Type

jar

Download tesler-workflow-impl 3.0.0


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