License |
License |
---|---|
GroupId | GroupIdorg.ogce |
ArtifactId | ArtifactIdxpp3 |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXPP3
XML Pull parser library developed by Extreme Computing Lab, Indiana University
|
Project URL |
Project URL |
Filename | Size |
---|---|
xpp3-1.1.6.pom | |
xpp3-1.1.6.jar | 362 KB |
xpp3-1.1.6-sources.jar | 512 KB |
xpp3-1.1.6-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
jakarta-regexp : jakarta-regexp | jar | 1.4 |