Last Version

kXML 2 is a small XML pull parser based on the common XML pull API 2.3.0

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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.kxml
ArtifactId

ArtifactId

kxml2-min
Version

Version

2.3.0
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. This archive contains only the kXML 2 parser.
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-min 2.3.0


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