is not current version
Last Version 3.0.4

io.tesler:tesler-base 3.0.0.M8

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-base
Version

Version

3.0.0.M8
Type

Type

pom

Download tesler-base 3.0.0.M8

Filename Size
tesler-base-3.0.0.M8.pom 7 KB
Browse

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