| Категории |
КатегорииJSON Данные |
|---|---|
| Группа | Группаcom.github.liuchink.hcutils |
| Идентификатор | ИдентификаторhcUtils-json |
| Версия | Версия1.0.8.RELEASE |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| hcUtils-json-1.0.8.RELEASE.pom | |
| hcUtils-json-1.0.8.RELEASE.jar | 3 KB |
| hcUtils-json-1.0.8.RELEASE-sources.jar | 2 KB |
| hcUtils-json-1.0.8.RELEASE-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils-json/ -->
<dependency>
<groupId>com.github.liuchink.hcutils</groupId>
<artifactId>hcUtils-json</artifactId>
<version>1.0.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils-json/
implementation 'com.github.liuchink.hcutils:hcUtils-json:1.0.8.RELEASE'
// https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils-json/
implementation ("com.github.liuchink.hcutils:hcUtils-json:1.0.8.RELEASE")
'com.github.liuchink.hcutils:hcUtils-json:jar:1.0.8.RELEASE'
<dependency org="com.github.liuchink.hcutils" name="hcUtils-json" rev="1.0.8.RELEASE">
<artifact name="hcUtils-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuchink.hcutils', module='hcUtils-json', version='1.0.8.RELEASE')
)
libraryDependencies += "com.github.liuchink.hcutils" % "hcUtils-json" % "1.0.8.RELEASE"
[com.github.liuchink.hcutils/hcUtils-json "1.0.8.RELEASE"]