is not current version
Last Version 3.0.4

io.tesler:tesler-dictionary 3.0.0.0

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-dictionary
Version

Version

3.0.0.0
Type

Type

pom

Download tesler-dictionary 3.0.0.0


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