is not current version
Last Version 3.0.4

io.tesler:tesler-dictionary-all 3.0.0.M2

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-dictionary-all
Version

Version

3.0.0.M2
Type

Type

jar

Download tesler-dictionary-all 3.0.0.M2


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