is not current version
Last Version 1.1.4c

xpp3:xpp3_min 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_min
Version

Version

1.1.3.4.O
Type

Type

jar

Download xpp3_min 1.1.3.4.O


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