is not current version
Last Version 3.0.4

io.tesler:tesler-dictionary-model 3.0.0.M7

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-dictionary-model
Version

Version

3.0.0.M7
Type

Type

jar

Download tesler-dictionary-model 3.0.0.M7


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