is not current version
Last Version 3.1.0.M2

io.tesler:tesler-workflow 3.1.0.M1

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-workflow
Version

Version

3.1.0.M1
Type

Type

pom

Download tesler-workflow 3.1.0.M1


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