Last Version

XML Zen 0.2

A non-bloated way of working with XML files in Java

License

License

GroupId

GroupId

com.googlecode.xmlzen
ArtifactId

ArtifactId

xmlzen
Version

Version

0.2
Type

Type

jar
Description

Description

XML Zen
A non-bloated way of working with XML files in Java

Download xmlzen 0.2


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

Dependencies

test (4)

Group / Artifact Type Version
commons-logging : commons-logging-api jar 1.1
commons-logging : commons-logging jar 1.1.1
junit : junit jar 4.6
log4j : log4j jar 1.2.14

Project Modules

There are no modules declared in this project.