не последняя версия
Последняя версия 3.0.4

io.tesler:tesler-dictionary-cache 2.1.1

Java framework designed for creating Enterprise Rich Web Applications

Группа

Группа

io.tesler
Идентификатор

Идентификатор

tesler-dictionary-cache
Версия

Версия

2.1.1
Тип

Тип

jar

Скачать tesler-dictionary-cache 2.1.1


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