Last Version

XML Utilities 1.4

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

License

License

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

xmlutils
Version

Version

1.4
Type

Type

jar
Description

Description

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

Download xmlutils 1.4


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