Download icesoap-1.0.0.jar file - Jar i

Jar examples for i:icesoap

Description

An easy, asynchronous SOAP library for Android

You can download jar file icesoap 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add icesoap-1.0.0.jar to your project.

<dependency>
   <groupId>com.alexgilleran</groupId>
   <artifactId>icesoap</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.alexgilleran', name: 'icesoap', version: '1.0.0'
libraryDependencies += "com.alexgilleran" % "icesoap" % "1.0.0"
<dependency org="com.alexgilleran" name="icesoap" rev="1.0.0"/>
@Grapes(@Grab(group='com.alexgilleran', module='icesoap', version='1.0.0'))
'com.alexgilleran:icesoap:jar:1.0.0'

Download

Click the following link to download the jar file.

icesoap-1.0.0-jar-with-dependencies.jar
icesoap-1.0.0-javadoc.jar
icesoap-1.0.0-sources.jar
icesoap-1.0.0.jar
icesoap-1.0.0.pom



Related Tutorials