xmlpull-accessible

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.googlecode.jinahya
ArtifactId

ArtifactId

xmlpull-accessible
Last Version

Last Version

1.0-alpha-4
Release Date

Release Date

Type

Type

jar
Description

Description

xmlpull-accessible
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Source Code Management

Source Code Management

http://code.google.com/p/jinahya/source/browse/tags/com.googlecode.jinahya/xmlpull-accessible-1.0-alpha-4

Download xmlpull-accessible

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.jinahya : jinahya-accessible jar 1.0-alpha-3

provided (1)

Group / Artifact Type Version
xmlpull : xmlpull jar 1.1.3.4a

test (2)

Group / Artifact Type Version
net.sf.kxml : kxml2 jar 2.3.0
org.testng : testng jar 6.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-4
1.0-alpha-3
1.0-alpha-2
1.0-alpha-1