is not current version
Last Version 3.1.0.M2

io.tesler:tesler-workflow-impl 2.2.0.RC1

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-workflow-impl
Version

Version

2.2.0.RC1
Type

Type

jar

Download tesler-workflow-impl 2.2.0.RC1


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