is not current version
Last Version 3.0.4

io.tesler:tesler-base 3.0.0.0

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-base
Version

Version

3.0.0.0
Type

Type

pom

Download tesler-base 3.0.0.0

Filename Size
tesler-base-3.0.0.0.pom 5 KB
Browse

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