Download lite-2.2.3.jar file - Jar l

Jar examples for l:lite

Description

An extremely small (6KB) XML parser

You can download jar file lite 2.2.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

lite-2.2.3-sources.jar
lite-2.2.3.jar
lite-2.2.3.pom



Related Tutorials