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

io.meshware.cache:local-cache 0.0.3

Local cache for java application.

Группа

Группа

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

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

local-cache
Версия

Версия

0.0.3
Тип

Тип

pom

Скачать local-cache 0.0.3

Имя Файла Размер
local-cache-0.0.3.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.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.meshware.cache/local-cache/
implementation 'io.meshware.cache:local-cache:0.0.3'
// https://jarcasting.com/artifacts/io.meshware.cache/local-cache/
implementation ("io.meshware.cache:local-cache:0.0.3")
'io.meshware.cache:local-cache:pom:0.0.3'
<dependency org="io.meshware.cache" name="local-cache" rev="0.0.3">
  <artifact name="local-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.meshware.cache', module='local-cache', version='0.0.3')
)
libraryDependencies += "io.meshware.cache" % "local-cache" % "0.0.3"
[io.meshware.cache/local-cache "0.0.3"]