is not current version
Last Version 1.0.13.RELEASE

com.github.liuchink.hcutils:hcUtils-all 1.0.8.RELEASE


GroupId

GroupId

com.github.liuchink.hcutils
ArtifactId

ArtifactId

hcUtils-all
Version

Version

1.0.8.RELEASE
Type

Type

jar

Download hcUtils-all 1.0.8.RELEASE


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