XPP5

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

License

License

GroupId

GroupId

org.ogce
ArtifactId

ArtifactId

xpp5
Last Version

Last Version

1.2.8
Release Date

Release Date

Type

Type

jar
Description

Description

XPP5
XML Pull parser library developed by Extreme Computing Lab, Indian University
Project URL

Project URL

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

Download xpp5

How to add to project

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

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.

Versions

Version
1.2.8
1.2.7