IceSoap

An easy, asynchronous SOAP library for Android

License

License

GroupId

GroupId

com.alexgilleran
ArtifactId

ArtifactId

icesoap
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

IceSoap
An easy, asynchronous SOAP library for Android
Project URL

Project URL

https://github.com/AlexGilleran/IceSoap

Download icesoap

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
dom4j : dom4j Optional jar 1.6.1
jdom : jdom Optional jar 1.0
xom : xom Optional jar 1.0

provided (3)

Group / Artifact Type Version
android » android jar 2.2_r3
xml-apis : xml-apis jar 1.3.02
xerces : xercesImpl jar 2.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0