Last Version

JSoap Library 1.0.2

SOAP library for Android projects

License

License

GroupId

GroupId

com.github.joaocruz04
ArtifactId

ArtifactId

jsoap
Version

Version

1.0.2
Type

Type

aar
Description

Description

JSoap Library
SOAP library for Android projects
Project URL

Project URL

https://github.com/joaocruz04/JSoap
Source Code Management

Source Code Management

https://github.com/joaocruz04/JSoap

Download jsoap 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.joaocruz04/jsoap/ -->
<dependency>
    <groupId>com.github.joaocruz04</groupId>
    <artifactId>jsoap</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.joaocruz04/jsoap/
implementation 'com.github.joaocruz04:jsoap:1.0.2'
// https://jarcasting.com/artifacts/com.github.joaocruz04/jsoap/
implementation ("com.github.joaocruz04:jsoap:1.0.2")
'com.github.joaocruz04:jsoap:aar:1.0.2'
<dependency org="com.github.joaocruz04" name="jsoap" rev="1.0.2">
  <artifact name="jsoap" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.joaocruz04', module='jsoap', version='1.0.2')
)
libraryDependencies += "com.github.joaocruz04" % "jsoap" % "1.0.2"
[com.github.joaocruz04/jsoap "1.0.2"]

Dependencies

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

Project Modules

There are no modules declared in this project.