XML Utilities


License

License

Categories

Categories

Net
GroupId

GroupId

net.pwall.xml
ArtifactId

ArtifactId

xmlutil
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

XML Utilities
XML Utilities
Project URL

Project URL

https://github.com/pwall567/xmlutil
Source Code Management

Source Code Management

https://github.com/pwall567/xmlutil.git

Download xmlutil

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.pwall.util : javautil jar 2.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0

Project Modules

There are no modules declared in this project.

xmlutil

XML Utility classes (in Java)

Versions

Version
2.2
2.1
2.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0