Last Version

Android SOAP Enabler Runtime Library 1.1

The easy way to connect Android application to SOAP Web services.

License

License

GroupId

GroupId

fr.norsys.asoape
ArtifactId

ArtifactId

runtime-library
Version

Version

1.1
Type

Type

jar
Description

Description

Android SOAP Enabler Runtime Library
The easy way to connect Android application to SOAP Web services.
Project URL

Project URL

http://code.google.com/p/android-soap-enabler/runtime-library/
Source Code Management

Source Code Management

http://code.google.com/p/android-soap-enabler/source/browse/runtime-library/

Download runtime-library 1.1


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 1.5_r4

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
xmlunit : xmlunit jar 1.3

Project Modules

There are no modules declared in this project.