MXParser

MXParser is a fork of xpp3_min 1.1.7 containing only the parser with merged changes of the Plexus fork.

License

License

GroupId

GroupId

io.github.x-stream
ArtifactId

ArtifactId

mxparser
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

MXParser
MXParser is a fork of xpp3_min 1.1.7 containing only the parser with merged changes of the Plexus fork.
Project URL

Project URL

http://x-stream.github.io/mxparser
Source Code Management

Source Code Management

https://github.com/x-stream/mxparser

Download mxparser

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
xmlpull : xmlpull jar 1.1.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
io.github.x-stream

XStream

Versions

Version
1.2.2
1.2.1
1.2.0