MVN

org.ogce : xpp3

Maven & Gradle

Aug 17, 2013
22 usages

XPP3 · XML Pull parser library developed by Extreme Computing Lab, Indiana University

<dependency>
    <groupId>org.ogce</groupId>
    <artifactId>xpp3</artifactId>
    <version>1.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ogce : xpp3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.6

All Versions

Choose a version of org.ogce : xpp3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
xpp3-1.1.6
xpp3-1.1.5

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ogce</groupId>
    <artifactId>xpp3</artifactId>
    <version>1.1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ogce : xpp3 gradle dependency to your build.gradle file:

implementation 'org.ogce:xpp3:1.1.6'

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

implementation("org.ogce:xpp3:1.1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ogce : xpp3 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ogce" % "xpp3" % "1.1.6"

Advertisement

Dependencies from Group

Aug 17, 2013
22 usages
Aug 17, 2013
12 usages
Aug 17, 2013
11 usages
Aug 17, 2013
9 usages
Aug 17, 2013
8 usages

Discover Dependencies

Jan 13, 2014
88 stars
Jun 26, 2014
1 usages
0 stars
Jun 24, 2014
2 usages
Jun 10, 2008
4 usages
Aug 01, 2013
0 stars
Sep 21, 2014
7 stars
Mar 15, 2015
1 usages
295 stars