is not current version
Last Version 3.0.4

io.tesler:tesler-api 1.0.4

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-api
Version

Version

1.0.4
Type

Type

jar

Download tesler-api 1.0.4


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