Jar examples for l:lite
An extremely small (6KB) XML parser
You can download jar file lite 2.2.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add lite-2.2.3.jar to your project.
<dependency> <groupId>be.cyberelf.nanoxml</groupId> <artifactId>lite</artifactId> <version>2.2.3</version> </dependency>
compile group: 'be.cyberelf.nanoxml', name: 'lite', version: '2.2.3'
libraryDependencies += "be.cyberelf.nanoxml" % "lite" % "2.2.3"
<dependency org="be.cyberelf.nanoxml" name="lite" rev="2.2.3"/>
@Grapes(@Grab(group='be.cyberelf.nanoxml', module='lite', version='2.2.3'))
'be.cyberelf.nanoxml:lite:jar:2.2.3'
Click the following link to download the jar file.
lite-2.2.3-sources.jar