is not current version
Last Version 3.0.4

io.tesler:tesler-base 2.0.3

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-base
Version

Version

2.0.3
Type

Type

pom

Download tesler-base 2.0.3

Filename Size
tesler-base-2.0.3.pom 17 KB
Browse

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