is not current version
Last Version 3.0.3

io.tesler:tesler-plugin 3.0.0.M5

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-plugin
Version

Version

3.0.0.M5
Type

Type

jar

Download tesler-plugin 3.0.0.M5


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