is not current version
Last Version 1.0.13.RELEASE

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

提供丰富的Java工具方法

GroupId

GroupId

com.github.liuchink.hcutils
ArtifactId

ArtifactId

hcUtils
Version

Version

1.0.3.RELEASE
Type

Type

pom

Download hcUtils 1.0.3.RELEASE

Filename Size
hcUtils-1.0.3.RELEASE.pom 14 KB
Browse

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