is not current version
Last Version 2.3.0

io.tesler:tesler-plugins 2.2.0.RC1

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-plugins
Version

Version

2.2.0.RC1
Type

Type

pom

Download tesler-plugins 2.2.0.RC1


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