XML Pull Parsing API


License

License

Public Domain
GroupId

GroupId

xmlpull
ArtifactId

ArtifactId

xmlpull
Last Version

Last Version

1.1.3.4d_b4_min
Release Date

Release Date

Type

Type

jar
Description

Description

XML Pull Parsing API

Download xmlpull

How to add to project

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

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
1.1.3.4d_b4_min
1.1.3.4a
1.1.3.1
1.1.2.1