is not current version
Last Version 1.1.1

com.alexgilleran:icesoap 1.1.0

An easy, asynchronous SOAP library for Android

GroupId

GroupId

com.alexgilleran
ArtifactId

ArtifactId

icesoap
Version

Version

1.1.0
Type

Type

jar

Download icesoap 1.1.0


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