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

io.meshware.cache:local-cache 0.0.2

Local cache for java application.

Группа

Группа

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

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

local-cache
Версия

Версия

0.0.2
Тип

Тип

pom

Скачать local-cache 0.0.2

Имя Файла Размер
local-cache-0.0.2.pom 10 KB
Обзор

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