License |
License |
---|---|
GroupId | GroupIdxpp3 |
ArtifactId | ArtifactIdxpp3 |
Last Version | Last Version1.1.4c |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMXP1: Xml Pull Parser 3rd Edition (XPP3)
MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xpp3-1.1.4c.pom | |
xpp3-1.1.4c.jar | 117 KB |
xpp3-1.1.4c-sources.jar | 125 KB |
xpp3-1.1.4c-javadoc.jar | 313 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xpp3/xpp3/ -->
<dependency>
<groupId>xpp3</groupId>
<artifactId>xpp3</artifactId>
<version>1.1.4c</version>
</dependency>
// https://jarcasting.com/artifacts/xpp3/xpp3/
implementation 'xpp3:xpp3:1.1.4c'
// https://jarcasting.com/artifacts/xpp3/xpp3/
implementation ("xpp3:xpp3:1.1.4c")
'xpp3:xpp3:jar:1.1.4c'
<dependency org="xpp3" name="xpp3" rev="1.1.4c">
<artifact name="xpp3" type="jar" />
</dependency>
@Grapes(
@Grab(group='xpp3', module='xpp3', version='1.1.4c')
)
libraryDependencies += "xpp3" % "xpp3" % "1.1.4c"
[xpp3 "1.1.4c"]
Version |
---|
1.1.4c
|
1.1.3.4.O
|
1.1.3.4
|
1.1.3.4-RC8
|
1.1.3.4-RC3
|
1.1.3.3
|
1.1.3.3_min
|
1.1.2a
|
1.1.2a_min
|