is not current version
Last Version 1.0.13.RELEASE

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


GroupId

GroupId

com.github.liuchink.hcutils
ArtifactId

ArtifactId

hcUtils-map
Version

Version

1.0.8.RELEASE
Type

Type

jar

Download hcUtils-map 1.0.8.RELEASE


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