Last Version

XPP3 1.1.6

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

License

License

GroupId

GroupId

org.ogce
ArtifactId

ArtifactId

xpp3
Version

Version

1.1.6
Type

Type

jar
Description

Description

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

Project URL

http://www.extreme.indiana.edu/xpp/

Download xpp3 1.1.6


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.7
jakarta-regexp : jakarta-regexp jar 1.4

Project Modules

There are no modules declared in this project.