License |
License |
---|---|
GroupId | GroupIdcom.gitee.cardoon |
ArtifactId | ArtifactIdwxpay-sdk |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwxpay-sdk
微信支付 Java SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wxpay-sdk-1.0.0.pom | |
wxpay-sdk-1.0.0.jar | 28 KB |
wxpay-sdk-1.0.0-sources.jar | 17 KB |
wxpay-sdk-1.0.0-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.cardoon/wxpay-sdk/ -->
<dependency>
<groupId>com.gitee.cardoon</groupId>
<artifactId>wxpay-sdk</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.cardoon/wxpay-sdk/
implementation 'com.gitee.cardoon:wxpay-sdk:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.cardoon/wxpay-sdk/
implementation ("com.gitee.cardoon:wxpay-sdk:1.0.0")
'com.gitee.cardoon:wxpay-sdk:jar:1.0.0'
<dependency org="com.gitee.cardoon" name="wxpay-sdk" rev="1.0.0">
<artifact name="wxpay-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.cardoon', module='wxpay-sdk', version='1.0.0')
)
libraryDependencies += "com.gitee.cardoon" % "wxpay-sdk" % "1.0.0"
[com.gitee.cardoon/wxpay-sdk "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
org.slf4j : slf4j-api | jar | 1.7.21 |