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

Cache 1.0.0

Lightweight cache library.

Лицензия

Лицензия

Группа

Группа

org.gaixie.cache
Идентификатор

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

cache
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

Cache
Lightweight cache library.
Организация-разработчик

Организация-разработчик

Gaixie.ORG

Скачать cache 1.0.0


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.