is not current version
Last Version 0.0.3

com.github.wxpay:wxpay-sdk 0.0.1

wxpay java sdk

GroupId

GroupId

com.github.wxpay
ArtifactId

ArtifactId

wxpay-sdk
Version

Version

0.0.1
Type

Type

jar

Download wxpay-sdk 0.0.1


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