| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.xxyopen |
| Идентификатор | Идентификаторxxy-cache |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описание通用缓存
|
| Имя Файла | Размер |
|---|---|
| xxy-cache-1.0.0.pom | |
| xxy-cache-1.0.0.jar | 13 KB |
| xxy-cache-1.0.0-sources.jar | 9 KB |
| xxy-cache-1.0.0-javadoc.jar | 95 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.xxyopen/xxy-cache/ -->
<dependency>
<groupId>io.github.xxyopen</groupId>
<artifactId>xxy-cache</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xxyopen/xxy-cache/
implementation 'io.github.xxyopen:xxy-cache:1.0.0'
// https://jarcasting.com/artifacts/io.github.xxyopen/xxy-cache/
implementation ("io.github.xxyopen:xxy-cache:1.0.0")
'io.github.xxyopen:xxy-cache:jar:1.0.0'
<dependency org="io.github.xxyopen" name="xxy-cache" rev="1.0.0">
<artifact name="xxy-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xxyopen', module='xxy-cache', version='1.0.0')
)
libraryDependencies += "io.github.xxyopen" % "xxy-cache" % "1.0.0"
[io.github.xxyopen/xxy-cache "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |