Download jlibs-xml-2.2.1.jar file - Jar j

Jar examples for j:jlibs-xml

Description

XML related Utilities

You can download jar file jlibs-xml 2.2.1 in this page.

Build File

You can use the following script to add jlibs-xml-2.2.1.jar to your project.

<dependency>
   <groupId>in.jlibs</groupId>
   <artifactId>jlibs-xml</artifactId>
   <version>2.2.1</version>
</dependency>
compile group: 'in.jlibs', name: 'jlibs-xml', version: '2.2.1'
libraryDependencies += "in.jlibs" % "jlibs-xml" % "2.2.1"
<dependency org="in.jlibs" name="jlibs-xml" rev="2.2.1"/>
@Grapes(@Grab(group='in.jlibs', module='jlibs-xml', version='2.2.1'))
'in.jlibs:jlibs-xml:jar:2.2.1'

Download

Click the following link to download the jar file.

jlibs-xml-2.2.1-javadoc.jar
jlibs-xml-2.2.1-sources.jar
jlibs-xml-2.2.1.jar
jlibs-xml-2.2.1.pom



Related Tutorials