is not current version
Last Version 1.2.2

MXParser 1.2.1

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
Version

Version

1.2.1
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 1.2.1


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

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.