is not current version
Last Version 1.0.13.RELEASE

com.github.liuchink.hcutils:hcUtils-string 1.0.5.RELEASE


GroupId

GroupId

com.github.liuchink.hcutils
ArtifactId

ArtifactId

hcUtils-string
Version

Version

1.0.5.RELEASE
Type

Type

jar

Download hcUtils-string 1.0.5.RELEASE


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