XML Utilities

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

xmlutils
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

XML Utilities
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download xmlutils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.jtidy : jtidy jar r938

test (1)

Group / Artifact Type Version
junit : junit jar 4.6

Project Modules

There are no modules declared in this project.
com.nitorcreations

Nitor Creations

Versions

Version
1.4
1.3
1.2
1.1
1.0