License |
License |
---|---|
Categories |
CategoriesStripe Business Logic Libraries Financial |
GroupId | GroupIdcom.stripe |
ArtifactId | ArtifactIdstripe-wechatpay |
Last Version | Last Version20.6.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionstripe-wechatpay
The WeChat Pay module of Stripe Android Payments SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stripe-wechatpay-20.6.2.pom | |
stripe-wechatpay-20.6.2-sources.jar | 7 KB |
stripe-wechatpay-20.6.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.stripe/stripe-wechatpay/ -->
<dependency>
<groupId>com.stripe</groupId>
<artifactId>stripe-wechatpay</artifactId>
<version>20.6.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stripe/stripe-wechatpay/
implementation 'com.stripe:stripe-wechatpay:20.6.2'
// https://jarcasting.com/artifacts/com.stripe/stripe-wechatpay/
implementation ("com.stripe:stripe-wechatpay:20.6.2")
'com.stripe:stripe-wechatpay:aar:20.6.2'
<dependency org="com.stripe" name="stripe-wechatpay" rev="20.6.2">
<artifact name="stripe-wechatpay" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stripe', module='stripe-wechatpay', version='20.6.2')
)
libraryDependencies += "com.stripe" % "stripe-wechatpay" % "20.6.2"
[com.stripe/stripe-wechatpay "20.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
Group / Artifact | Type | Version |
---|---|---|
com.stripe : payments-core | jar | 20.6.2 |
androidx.appcompat » appcompat | jar | 1.4.2 |
androidx.core » core-ktx | jar | 1.8.0 |