MiXML

Minimal XML parsing and traversing

GroupId

GroupId

com.github.charroch
ArtifactId

ArtifactId

MiXML
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

MiXML
Minimal XML parsing and traversing

Download MiXML

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3