MVN

fr.foop.parsers : simple-xml

Maven & Gradle

Apr 16, 2014
2 usages
1 stars

simple-xml · Easily parse and browse XML content

<dependency>
    <groupId>fr.foop.parsers</groupId>
    <artifactId>simple-xml</artifactId>
    <version>0.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.foop.parsers : simple-xml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.2

All Versions

Choose a version of fr.foop.parsers : simple-xml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
simple-xml-0.2.2

How to add a dependency to Maven

Add the following fr.foop.parsers : simple-xml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>fr.foop.parsers</groupId>
    <artifactId>simple-xml</artifactId>
    <version>0.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following fr.foop.parsers : simple-xml gradle dependency to your build.gradle file:

implementation 'fr.foop.parsers:simple-xml:0.2.2'

Gradle Kotlin DSL: Add the following fr.foop.parsers : simple-xml gradle kotlin dependency to your build.gradle.kts file:

implementation("fr.foop.parsers:simple-xml:0.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following fr.foop.parsers : simple-xml sbt scala dependency to your build.sbt file:

libraryDependencies += "fr.foop.parsers" % "simple-xml" % "0.2.2"

Advertisement

Dependencies from Group

Apr 16, 2014
2 usages
1 stars

Discover Dependencies

Jun 14, 2013
2 usages
1 stars
Aug 25, 2023
19 usages
187 stars
May 24, 2023
14 usages
34 stars
Oct 07, 2018
4 usages
7 stars
Jun 19, 2021
7 usages
10.8k stars
Jan 04, 2023
5 usages
7 stars
May 20, 2020
5 usages
1 stars
Jan 11, 2019
4 usages