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

com.github.yujiaao:c-cache 1.5.3

dictionary cache for database

Группа

Группа

com.github.yujiaao
Идентификатор

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

c-cache
Версия

Версия

1.5.3
Тип

Тип

jar

Скачать c-cache 1.5.3


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