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

io.github.haozi2015:autoCache 1.0.1

Auto cache data component

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

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

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

autoCache
Версия

Версия

1.0.1
Тип

Тип

pom

Скачать autoCache 1.0.1

Имя Файла Размер
autoCache-1.0.1.pom 4 KB
Обзор

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