is not current version
Last Version 3.0.4

io.tesler:tesler-core 2.2.0.RC2

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-core
Version

Version

2.2.0.RC2
Type

Type

jar

Download tesler-core 2.2.0.RC2


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