License |
License |
---|---|
GroupId | GroupIdcom.alexgilleran |
ArtifactId | ArtifactIdicesoap |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIceSoap
An easy, asynchronous SOAP library for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
icesoap-1.1.1.pom | |
icesoap-1.1.1.jar | 62 KB |
icesoap-1.1.1-sources.jar | 55 KB |
icesoap-1.1.1-javadoc.jar | 396 KB |
icesoap-1.1.1-jar-with-dependencies.jar | 279 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
dom4j : dom4j Optional | jar | 1.6.1 |
jdom : jdom Optional | jar | 1.0 |
xom : xom Optional | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
android » android | jar | 2.2_r3 |
xml-apis : xml-apis | jar | 1.3.02 |
xerces : xercesImpl | jar | 2.6.2 |