is not current version
Last Version 20.6.2

com.stripe:stripe-wechatpay 20.2.0

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.2.0
Type

Type

aar

Download stripe-wechatpay 20.2.0


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