не последняя версия
Последняя версия 1.0.13.RELEASE

com.github.liuchink.hcutils:hcUtils 1.0.4.RELEASE

提供丰富的Java工具方法

Группа

Группа

com.github.liuchink.hcutils
Идентификатор

Идентификатор

hcUtils
Версия

Версия

1.0.4.RELEASE
Тип

Тип

pom

Скачать hcUtils 1.0.4.RELEASE

Имя Файла Размер
hcUtils-1.0.4.RELEASE.pom 14 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils/ -->
<dependency>
    <groupId>com.github.liuchink.hcutils</groupId>
    <artifactId>hcUtils</artifactId>
    <version>1.0.4.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils/
implementation 'com.github.liuchink.hcutils:hcUtils:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils/
implementation ("com.github.liuchink.hcutils:hcUtils:1.0.4.RELEASE")
'com.github.liuchink.hcutils:hcUtils:pom:1.0.4.RELEASE'
<dependency org="com.github.liuchink.hcutils" name="hcUtils" rev="1.0.4.RELEASE">
  <artifact name="hcUtils" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.liuchink.hcutils', module='hcUtils', version='1.0.4.RELEASE')
)
libraryDependencies += "com.github.liuchink.hcutils" % "hcUtils" % "1.0.4.RELEASE"
[com.github.liuchink.hcutils/hcUtils "1.0.4.RELEASE"]