Jar examples for i:icesoap
An easy, asynchronous SOAP library for Android
You can download jar file icesoap 1.0.0 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
icesoap-1.0.0-jar-with-dependencies.jar