is not current version
Last Version 20.6.2

com.stripe:stripe-wechatpay 20.6.1

The WeChat Pay module of Stripe Android Payments SDK

Categories

Categories

Stripe Business Logic Libraries Financial
GroupId

GroupId

com.stripe
ArtifactId

ArtifactId

stripe-wechatpay
Version

Version

20.6.1
Type

Type

aar

Download stripe-wechatpay 20.6.1


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