License |
License |
---|---|
GroupId | GroupIdio.github.airwallex |
ArtifactId | ArtifactIdpayment-wechat |
Version | Version4.0.0 |
Type | Typeaar |
Description |
DescriptionAirwallex Payment WeChat
Airwallex Payment WeChat SDK
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
payment-wechat-4.0.0.pom | |
payment-wechat-4.0.0-sources.jar | 3 KB |
payment-wechat-4.0.0-javadoc.jar | 269 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.airwallex/payment-wechat/ -->
<dependency>
<groupId>io.github.airwallex</groupId>
<artifactId>payment-wechat</artifactId>
<version>4.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.airwallex/payment-wechat/
implementation 'io.github.airwallex:payment-wechat:4.0.0'
// https://jarcasting.com/artifacts/io.github.airwallex/payment-wechat/
implementation ("io.github.airwallex:payment-wechat:4.0.0")
'io.github.airwallex:payment-wechat:aar:4.0.0'
<dependency org="io.github.airwallex" name="payment-wechat" rev="4.0.0">
<artifact name="payment-wechat" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.airwallex', module='payment-wechat', version='4.0.0')
)
libraryDependencies += "io.github.airwallex" % "payment-wechat" % "4.0.0"
[io.github.airwallex/payment-wechat "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.airwallex : payment-ui-core | jar | 4.0.0 |
androidx.databinding » viewbinding | jar | 4.2.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
com.tencent.mm.opensdk : wechat-sdk-android-without-mta | jar | 6.6.4 |