is not current version
Last Version 1.1.4c

xpp3:xpp3 1.1.3.3


GroupId

GroupId

xpp3
ArtifactId

ArtifactId

xpp3
Version

Version

1.1.3.3
Type

Type

jar

Download xpp3 1.1.3.3


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