License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.shuiguang |
ArtifactId | ArtifactIdsoapapi-java |
Last Version | Last Version0.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava soap client
java soap client
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.1.48.android |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |