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