DecentXML

A decent XML parser. Since it's decent, it's not compatible with the W3C and therefore, it can do roundtripping.

License

License

GroupId

GroupId

de.pdark
ArtifactId

ArtifactId

decentxml
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

DecentXML
A decent XML parser. Since it's decent, it's not compatible with the W3C and therefore, it can do roundtripping.
Project URL

Project URL

http://code.google.com/p/decentxml/
Source Code Management

Source Code Management

http://code.google.com/p/decentxml/source/browse/

Download decentxml

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit-dep jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3