License |
License |
---|---|
GroupId | GroupIdio.github.x-stream |
ArtifactId | ArtifactIdmxparser |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMXParser
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mxparser-1.2.2.pom | |
mxparser-1.2.2.jar | 28 KB |
mxparser-1.2.2-sources.jar | 30 KB |
mxparser-1.2.2-javadoc.jar | 31 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
xmlpull : xmlpull | jar | 1.1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |