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