| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.zomin |
| Идентификатор | Идентификаторlayering-cache |
| Последняя версия | Последняя версия1.0.13 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеlayering-cache
多级缓存
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| layering-cache-1.0.13.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.zomin/layering-cache/ -->
<dependency>
<groupId>com.github.zomin</groupId>
<artifactId>layering-cache</artifactId>
<version>1.0.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zomin/layering-cache/
implementation 'com.github.zomin:layering-cache:1.0.13'
// https://jarcasting.com/artifacts/com.github.zomin/layering-cache/
implementation ("com.github.zomin:layering-cache:1.0.13")
'com.github.zomin:layering-cache:pom:1.0.13'
<dependency org="com.github.zomin" name="layering-cache" rev="1.0.13">
<artifact name="layering-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zomin', module='layering-cache', version='1.0.13')
)
libraryDependencies += "com.github.zomin" % "layering-cache" % "1.0.13"
[com.github.zomin/layering-cache "1.0.13"]