MVN

org.dmfs : xmlobjects

Maven & Gradle

Jun 26, 2016
4 usages
4 stars

xmlobjects · A lightweight high level XML pull parser framework

<dependency>
    <groupId>org.dmfs</groupId>
    <artifactId>xmlobjects</artifactId>
    <version>0.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.dmfs : xmlobjects to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.3

All Versions

Choose a version of org.dmfs : xmlobjects to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
xmlobjects-0.4.3
xmlobjects-0.4.2

How to add a dependency to Maven

Add the following org.dmfs : xmlobjects maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.dmfs</groupId>
    <artifactId>xmlobjects</artifactId>
    <version>0.4.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.dmfs : xmlobjects gradle dependency to your build.gradle file:

implementation 'org.dmfs:xmlobjects:0.4.3'

Gradle Kotlin DSL: Add the following org.dmfs : xmlobjects gradle kotlin dependency to your build.gradle.kts file:

implementation("org.dmfs:xmlobjects:0.4.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.dmfs : xmlobjects sbt scala dependency to your build.sbt file:

libraryDependencies += "org.dmfs" % "xmlobjects" % "0.4.3"

Advertisement

Dependencies from Group

Apr 06, 2021
21 usages
5 stars
Mar 15, 2019
15 usages
13 stars
Aug 03, 2023
12 usages
10 stars
Aug 03, 2023
11 usages
10 stars
Aug 03, 2023
10 usages
10 stars

Discover Dependencies

Feb 05, 2019
4 usages
4 stars
Jan 12, 2022
12 usages
5 stars
Oct 09, 2018
7 usages
90 stars
Feb 03, 2016
4 usages
403 stars
Jun 18, 2016
2 usages
15 stars
Jul 04, 2023
32 usages
Mar 20, 2018
1 usages
23 stars
Dec 18, 2021
11 usages
24 stars