Android SOAP Enabler Runtime Library

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

License

License

GroupId

GroupId

fr.norsys.asoape
ArtifactId

ArtifactId

runtime-library
Last Version

Last Version

1.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.1
1.0