| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdfr.norsys.asoape |
| ArtifactId | ArtifactIdasoape-ant-task |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAndroid SOAP Enabler Ant Task
The easy way to connect Android application to SOAP Web services.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| asoape-ant-task-1.1.pom | |
| asoape-ant-task-1.1.jar | 4 KB |
| asoape-ant-task-1.1-sources.jar | 2 KB |
| asoape-ant-task-1.1-javadoc.jar | 22 KB |
| Browse |
<!-- 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"]
| 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 |