is not current version
Last Version 1.0.13.RELEASE

com.github.liuchink.hcutils:hcUtils-xml 1.0.4.RELEASE


GroupId

GroupId

com.github.liuchink.hcutils
ArtifactId

ArtifactId

hcUtils-xml
Version

Version

1.0.4.RELEASE
Type

Type

jar

Download hcUtils-xml 1.0.4.RELEASE


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