MVN

net.sf.kxml : kxml2-min

Maven & Gradle

Apr 20, 2009
8 usages

kXML 2 is a small XML pull parser based on the common XML pull API · kXML is a small XML pull parser, specially designed for constrained environments such as Applets, Personal Java or MIDP devices. In contrast to kXML 1, kXML 2 is based on the common XML pull API. This archive contains only the kXML 2 parser.

<dependency>
    <groupId>net.sf.kxml</groupId>
    <artifactId>kxml2-min</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.kxml : kxml2-min to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.0

All Versions

Choose a version of net.sf.kxml : kxml2-min to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
kxml2-min-2.3.0

How to add a dependency to Maven

Add the following net.sf.kxml : kxml2-min maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.kxml</groupId>
    <artifactId>kxml2-min</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.kxml : kxml2-min gradle dependency to your build.gradle file:

implementation 'net.sf.kxml:kxml2-min:2.3.0'

Gradle Kotlin DSL: Add the following net.sf.kxml : kxml2-min gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.kxml:kxml2-min:2.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.kxml : kxml2-min sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.kxml" % "kxml2-min" % "2.3.0"

Advertisement

Dependencies from Group

Mar 20, 2007
93 usages
Apr 20, 2009
8 usages

Discover Dependencies

Mar 09, 2014
566 stars
Sep 13, 2011
4 usages
Aug 24, 2010
4 usages
Jul 28, 2011
1 usages
May 18, 2012
7 usages
3 stars
Mar 25, 2014
0 stars
Jan 23, 2015
8 usages
0 stars
Mar 05, 2015
1 stars