Last Version

Pulloid 1.1.2

Simple and fast XML to Java mapping library on top of XmlPull parsers - perfect for Android apps

License

License

GroupId

GroupId

org.pulloid
ArtifactId

ArtifactId

pulloid
Version

Version

1.1.2
Type

Type

jar
Description

Description

Pulloid
Simple and fast XML to Java mapping library on top of XmlPull parsers - perfect for Android apps
Source Code Management

Source Code Management

http://code.google.com/p/pulloid/source/browse

Download pulloid 1.1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
xpp3 : xpp3 jar 1.1.4c

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.