MVN

de.pdark : decentxml

Maven & Gradle

Jan 13, 2012
29 usages

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

<dependency>
    <groupId>de.pdark</groupId>
    <artifactId>decentxml</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.pdark : decentxml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of de.pdark : decentxml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4
decentxml-1.4
1.3
decentxml-1.3

How to add a dependency to Maven

Add the following de.pdark : decentxml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.pdark</groupId>
    <artifactId>decentxml</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.pdark : decentxml gradle dependency to your build.gradle file:

implementation 'de.pdark:decentxml:1.4'

Gradle Kotlin DSL: Add the following de.pdark : decentxml gradle kotlin dependency to your build.gradle.kts file:

implementation("de.pdark:decentxml:1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.pdark : decentxml sbt scala dependency to your build.sbt file:

libraryDependencies += "de.pdark" % "decentxml" % "1.4"

Advertisement

Dependencies from Group

Jan 13, 2012
29 usages

Discover Dependencies

Aug 03, 2018
22 usages
159 stars
Nov 27, 2016
10 usages
74 stars
Aug 11, 2023
53 usages
14.5k stars
Nov 22, 2022
10 usages
2 stars
Jan 06, 2021
121 usages
128 stars
May 25, 2022
4 usages
130 stars
May 20, 2020
62 usages
42.5k stars
Apr 06, 2022
7 usages
1.4k stars
Jun 07, 2021
70 usages
0 stars