| License |
License |
|---|---|
| GroupId | GroupIdorg.ogce |
| ArtifactId | ArtifactIdxpp5 |
| Last Version | Last Version1.2.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXPP5
XML Pull parser library developed by Extreme Computing Lab, Indian University
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| xpp5-1.2.8.pom | |
| xpp5-1.2.8.jar | 300 KB |
| xpp5-1.2.8-sources.jar | 467 KB |
| xpp5-1.2.8-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |
| jakarta-regexp : jakarta-regexp | jar | 1.4 |