Last Version

wechat-pay-sdk 1.1.1

wechat pay SDK, out of the box.

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

net.arccode
ArtifactId

ArtifactId

wechat-pay-sdk
Version

Version

1.1.1
Type

Type

jar
Description

Description

wechat-pay-sdk
wechat pay SDK, out of the box.
Project URL

Project URL

https://github.com/arccode/wechat-pay-sdk
Source Code Management

Source Code Management

https://github.com/arccode/wechat-pay-sdk

Download wechat-pay-sdk 1.1.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 2.5.0
org.apache.httpcomponents : httpclient jar 4.5

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.9
ch.qos.logback : logback-classic jar 1.0.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.alibaba : fastjson jar 1.1.46

Project Modules

There are no modules declared in this project.