Last Version

XML Utilities 2.2

XML Utilities

License

License

Categories

Categories

Net
GroupId

GroupId

net.pwall.xml
ArtifactId

ArtifactId

xmlutil
Version

Version

2.2
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 2.2


<!-- 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.