Jar examples for n:nanoxml
The standard parser for Java.
You can download jar file nanoxml 2.2.3 in this page.
The zlib/libpng License
You can use the following script to add nanoxml-2.2.3.jar to your project.
<dependency> <groupId>be.cyberelf.nanoxml</groupId> <artifactId>nanoxml</artifactId> <version>2.2.3</version> </dependency>
compile group: 'be.cyberelf.nanoxml', name: 'nanoxml', version: '2.2.3'
libraryDependencies += "be.cyberelf.nanoxml" % "nanoxml" % "2.2.3"
<dependency org="be.cyberelf.nanoxml" name="nanoxml" rev="2.2.3"/>
@Grapes(@Grab(group='be.cyberelf.nanoxml', module='nanoxml', version='2.2.3'))
'be.cyberelf.nanoxml:nanoxml:jar:2.2.3'
Click the following link to download the jar file.
nanoxml-2.2.3.jar