wxpay-sdk

wxpay java sdk

License

License

GroupId

GroupId

com.github.wxpay
ArtifactId

ArtifactId

wxpay-sdk
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

wxpay-sdk
wxpay java sdk

Download wxpay-sdk

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.github.wxpay

微信支付

微信支付SDK及最佳实践

Versions

Version
0.0.3
0.0.2
0.0.1