| License |
License |
|---|---|
| GroupId | GroupIdcom.adyen.checkout |
| ArtifactId | ArtifactIdwechatpay-base |
| Version | Version4.0.0-alpha02 |
| Type | Typeaar |
| Description |
DescriptionAdyen checkout wechatpay-base component
Adyen checkout wechatpay-base component client for Adyen's Checkout API.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.adyen.checkout/wechatpay-base/ -->
<dependency>
<groupId>com.adyen.checkout</groupId>
<artifactId>wechatpay-base</artifactId>
<version>4.0.0-alpha02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adyen.checkout/wechatpay-base/
implementation 'com.adyen.checkout:wechatpay-base:4.0.0-alpha02'
// https://jarcasting.com/artifacts/com.adyen.checkout/wechatpay-base/
implementation ("com.adyen.checkout:wechatpay-base:4.0.0-alpha02")
'com.adyen.checkout:wechatpay-base:aar:4.0.0-alpha02'
<dependency org="com.adyen.checkout" name="wechatpay-base" rev="4.0.0-alpha02">
<artifact name="wechatpay-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adyen.checkout', module='wechatpay-base', version='4.0.0-alpha02')
)
libraryDependencies += "com.adyen.checkout" % "wechatpay-base" % "4.0.0-alpha02"
[com.adyen.checkout/wechatpay-base "4.0.0-alpha02"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.adyen.checkout : base-v3 | jar | 4.0.0-alpha02 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.tencent.mm.opensdk : wechat-sdk-android-without-mta | jar | 6.6.4 |