is not current version
Last Version 1.2.2

io.github.x-stream:mxparser 1.2.0

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

GroupId

GroupId

io.github.x-stream
ArtifactId

ArtifactId

mxparser
Version

Version

1.2.0
Type

Type

jar

Download mxparser 1.2.0


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