Android SOAP Enabler Ant Task

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

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

fr.norsys.asoape
ArtifactId

ArtifactId

asoape-ant-task
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download asoape-ant-task

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.ant : ant jar 1.7.1
commons-io : commons-io jar 2.0
fr.norsys.asoape : codegen-engine jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0