License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.arccode |
ArtifactId | ArtifactIdwechat-pay-sdk |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptionwechat-pay-sdk
wechat pay SDK, out of the box.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wechat-pay-sdk-1.1.1.pom | |
wechat-pay-sdk-1.1.1.jar | 85 KB |
wechat-pay-sdk-1.1.1-sources.jar | 63 KB |
wechat-pay-sdk-1.1.1-javadoc.jar | 394 KB |
wechat-pay-sdk-1.1.1-bundle.zip | 536 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.arccode/wechat-pay-sdk/ -->
<dependency>
<groupId>net.arccode</groupId>
<artifactId>wechat-pay-sdk</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.arccode/wechat-pay-sdk/
implementation 'net.arccode:wechat-pay-sdk:1.1.1'
// https://jarcasting.com/artifacts/net.arccode/wechat-pay-sdk/
implementation ("net.arccode:wechat-pay-sdk:1.1.1")
'net.arccode:wechat-pay-sdk:jar:1.1.1'
<dependency org="net.arccode" name="wechat-pay-sdk" rev="1.1.1">
<artifact name="wechat-pay-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.arccode', module='wechat-pay-sdk', version='1.1.1')
)
libraryDependencies += "net.arccode" % "wechat-pay-sdk" % "1.1.1"
[net.arccode/wechat-pay-sdk "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp : okhttp | jar | 2.5.0 |
org.apache.httpcomponents : httpclient | jar | 4.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.9 |
ch.qos.logback : logback-classic | jar | 1.0.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.alibaba : fastjson | jar | 1.1.46 |