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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.kxml
ArtifactId

ArtifactId

kxml2
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://kxml.sourceforge.net/
Project Organization

Project Organization

Stefan Haustein, Oberhausen, Rhld., Germany
Source Code Management

Source Code Management

http://kxml.cvs.sourceforge.net/viewvc/kxml/kxml2/

Download kxml2

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.kxml/kxml2/ -->
<dependency>
    <groupId>net.sf.kxml</groupId>
    <artifactId>kxml2</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.kxml/kxml2/
implementation 'net.sf.kxml:kxml2:2.3.0'
// https://jarcasting.com/artifacts/net.sf.kxml/kxml2/
implementation ("net.sf.kxml:kxml2:2.3.0")
'net.sf.kxml:kxml2:jar:2.3.0'
<dependency org="net.sf.kxml" name="kxml2" rev="2.3.0">
  <artifact name="kxml2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.kxml', module='kxml2', version='2.3.0')
)
libraryDependencies += "net.sf.kxml" % "kxml2" % "2.3.0"
[net.sf.kxml/kxml2 "2.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0
2.2.2
2.1.8
2.1.7