is not current version
Last Version 2.0.7

wechatpay 2.0.6

This is a repository for developers to easily use Alipay, WechatPay and UnionPay in Android projects.

License

License

GroupId

GroupId

io.github.ydmmocoo
ArtifactId

ArtifactId

wechatpay
Version

Version

2.0.6
Type

Type

aar
Description

Description

wechatpay
This is a repository for developers to easily use Alipay, WechatPay and UnionPay in Android projects.
Project URL

Project URL

https://github.com/ydmmocoo/EasyPay
Source Code Management

Source Code Management

https://github.com/ydmmocoo/EasyPay/tree/master

Download wechatpay 2.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
com.tencent.mm.opensdk : wechat-sdk-android jar 6.8.0

Project Modules

There are no modules declared in this project.