Download kxml2-2.3.0.jar file - Jar k

Jar examples for k:kxml2

Description

You can download jar file kxml2 2.3.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

kxml2-2.3.0.jar
kxml2-2.3.0-javadoc.jar
kxml2-2.3.0.pom
kxml2-2.3.0-sources.jar



Related Tutorials