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

cn.sliew:milky-cache 1.0.1


Группа

Группа

cn.sliew
Идентификатор

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

milky-cache
Версия

Версия

1.0.1
Тип

Тип

pom

Скачать milky-cache 1.0.1

Имя Файла Размер
milky-cache-1.0.1.pom 1 KB
Обзор

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