NanoXML java

The standard parser for Java.

License

License

GroupId

GroupId

be.cyberelf.nanoxml
ArtifactId

ArtifactId

nanoxml
Last Version

Last Version

2.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

NanoXML java
The standard parser for Java.
Project URL

Project URL

http://nanoxml.cyberelf.be/
Source Code Management

Source Code Management

http://nanoxml.cyberelf.be/download.html

Download nanoxml

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.3