Download kxml2-2.2.2.jar file - Jar k

Jar examples for k:kxml2

Description

You can download jar file kxml2 2.2.2 in this page.

Build File

You can use the following script to add kxml2-2.2.2.jar to your project.

<dependency>
   <groupId>kxml2</groupId>
   <artifactId>kxml2</artifactId>
   <version>2.2.2</version>
</dependency>
compile group: 'kxml2', name: 'kxml2', version: '2.2.2'
libraryDependencies += "kxml2" % "kxml2" % "2.2.2"
<dependency org="kxml2" name="kxml2" rev="2.2.2"/>
@Grapes(@Grab(group='kxml2', module='kxml2', version='2.2.2'))
'kxml2:kxml2:jar:2.2.2'

Download

Click the following link to download the jar file.

kxml2-2.2.2.pom



Related Tutorials