is not current version
Last Version 2.3.0

io.tesler:tesler-plugins 1.0.4

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-plugins
Version

Version

1.0.4
Type

Type

pom

Download tesler-plugins 1.0.4

Filename Size
tesler-plugins-1.0.4.pom 2 KB
Browse

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