is not current version
Last Version 0.10.0

com.github.crabs-hue.commons:commons-xml 0.4.0

Library for XML documents operations.

GroupId

GroupId

com.github.crabs-hue.commons
ArtifactId

ArtifactId

commons-xml
Version

Version

0.4.0
Type

Type

jar

Download commons-xml 0.4.0


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