License |
License |
---|---|
GroupId | GroupIdcom.adyen.checkout |
ArtifactId | ArtifactIdwechatpay |
Last Version | Last Version4.6.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAdyen Checkout WeChat Pay component
Adyen checkout WeChat Pay component client for Adyen's Checkout API.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wechatpay-4.6.1.pom | |
wechatpay-4.6.1-sources.jar | 5 KB |
wechatpay-4.6.1-javadoc.jar | 289 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adyen.checkout/wechatpay/ -->
<dependency>
<groupId>com.adyen.checkout</groupId>
<artifactId>wechatpay</artifactId>
<version>4.6.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adyen.checkout/wechatpay/
implementation 'com.adyen.checkout:wechatpay:4.6.1'
// https://jarcasting.com/artifacts/com.adyen.checkout/wechatpay/
implementation ("com.adyen.checkout:wechatpay:4.6.1")
'com.adyen.checkout:wechatpay:aar:4.6.1'
<dependency org="com.adyen.checkout" name="wechatpay" rev="4.6.1">
<artifact name="wechatpay" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adyen.checkout', module='wechatpay', version='4.6.1')
)
libraryDependencies += "com.adyen.checkout" % "wechatpay" % "4.6.1"
[com.adyen.checkout/wechatpay "4.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.adyen.checkout : components-core | jar | 4.6.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
Group / Artifact | Type | Version |
---|---|---|
com.tencent.mm.opensdk : wechat-sdk-android-without-mta | jar | 6.6.4 |