is not current version
Last Version 4.6.1

com.adyen.checkout:wechatpay 2.4.6

wechatpay

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

wechatpay
Version

Version

2.4.6
Type

Type

aar

Download wechatpay 2.4.6


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