java soap client


License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.shuiguang
ArtifactId

ArtifactId

soapapi-java
Last Version

Last Version

0.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

java soap client
java soap client

Download soapapi-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.shuiguang/soapapi-java/ -->
<dependency>
    <groupId>com.github.shuiguang</groupId>
    <artifactId>soapapi-java</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shuiguang/soapapi-java/
implementation 'com.github.shuiguang:soapapi-java:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.shuiguang/soapapi-java/
implementation ("com.github.shuiguang:soapapi-java:0.0.1-RELEASE")
'com.github.shuiguang:soapapi-java:jar:0.0.1-RELEASE'
<dependency org="com.github.shuiguang" name="soapapi-java" rev="0.0.1-RELEASE">
  <artifact name="soapapi-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shuiguang', module='soapapi-java', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.shuiguang" % "soapapi-java" % "0.0.1-RELEASE"
[com.github.shuiguang/soapapi-java "0.0.1-RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.1.48.android

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-RELEASE