Android SOAP Enabler

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

License

License

GroupId

GroupId

fr.norsys.asoape
ArtifactId

ArtifactId

android-soap-enabler
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

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

Source Code Management

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

Download android-soap-enabler

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • test/services
  • library
  • codegen
  • mojo
  • anttask

Versions

Version
1.1
1.0