is not current version
Last Version 1.0.13.RELEASE

com.github.liuchink.hcutils:hcUtils-mobile 1.0.9.RELEASE


GroupId

GroupId

com.github.liuchink.hcutils
ArtifactId

ArtifactId

hcUtils-mobile
Version

Version

1.0.9.RELEASE
Type

Type

jar

Download hcUtils-mobile 1.0.9.RELEASE


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