is not current version
Last Version 4.6.1

com.adyen.checkout:wechatpay 2.3.0

wechatpay

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

wechatpay
Version

Version

2.3.0
Type

Type

aar

Download wechatpay 2.3.0


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