is not current version
Last Version 3.0.4

io.tesler:tesler-model 3.0.0.M2

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-model
Version

Version

3.0.0.M2
Type

Type

pom

Download tesler-model 3.0.0.M2


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