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

io.github.haozi2015:autocache-core 1.0.4


Категории

Категории

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

Группа

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

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

autocache-core
Версия

Версия

1.0.4
Тип

Тип

jar

Скачать autocache-core 1.0.4


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