is not current version
Last Version 3.0.4

io.tesler:tesler-model-core 3.0.0.M3

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-model-core
Version

Version

3.0.0.M3
Type

Type

jar

Download tesler-model-core 3.0.0.M3


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