is not current version
Last Version 1.1.4c

xpp3:xpp3 1.1.3.4.O

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+.

GroupId

GroupId

xpp3
ArtifactId

ArtifactId

xpp3
Version

Version

1.1.3.4.O
Type

Type

jar

Download xpp3 1.1.3.4.O


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