| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.shaohaikkk |
| Идентификатор | Идентификаторhycache-core |
| Версия | Версия0.0.2 |
| Тип | Типjar |
| Описание |
Описаниеan cache tool
|
| Имя Файла | Размер |
|---|---|
| hycache-core-0.0.2.pom | |
| hycache-core-0.0.2.jar | 26 KB |
| hycache-core-0.0.2-sources.jar | 15 KB |
| hycache-core-0.0.2-javadoc.jar | 158 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.shaohaikkk/hycache-core/ -->
<dependency>
<groupId>io.github.shaohaikkk</groupId>
<artifactId>hycache-core</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohaikkk/hycache-core/
implementation 'io.github.shaohaikkk:hycache-core:0.0.2'
// https://jarcasting.com/artifacts/io.github.shaohaikkk/hycache-core/
implementation ("io.github.shaohaikkk:hycache-core:0.0.2")
'io.github.shaohaikkk:hycache-core:jar:0.0.2'
<dependency org="io.github.shaohaikkk" name="hycache-core" rev="0.0.2">
<artifact name="hycache-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohaikkk', module='hycache-core', version='0.0.2')
)
libraryDependencies += "io.github.shaohaikkk" % "hycache-core" % "0.0.2"
[io.github.shaohaikkk/hycache-core "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.ben-manes.caffeine : caffeine | jar | |
| org.reflections : reflections | jar | |
| org.javassist : javassist | jar |