is not current version
Last Version 3.1.0.M2

io.tesler:tesler-workflow-impl 3.1.0.M1

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-workflow-impl
Version

Version

3.1.0.M1
Type

Type

jar

Download tesler-workflow-impl 3.1.0.M1


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