| License |
License |
|---|---|
| GroupId | GroupIdio.github.airwallex |
| ArtifactId | ArtifactIdpayment |
| Last Version | Last Version4.0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAirwallex Payment
Airwallex Payment SDK
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| payment-4.0.2.pom | |
| payment-4.0.2-sources.jar | 46 KB |
| payment-4.0.2-javadoc.jar | 574 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.airwallex/payment/ -->
<dependency>
<groupId>io.github.airwallex</groupId>
<artifactId>payment</artifactId>
<version>4.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.airwallex/payment/
implementation 'io.github.airwallex:payment:4.0.2'
// https://jarcasting.com/artifacts/io.github.airwallex/payment/
implementation ("io.github.airwallex:payment:4.0.2")
'io.github.airwallex:payment:aar:4.0.2'
<dependency org="io.github.airwallex" name="payment" rev="4.0.2">
<artifact name="payment" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.airwallex', module='payment', version='4.0.2')
)
libraryDependencies += "io.github.airwallex" % "payment" % "4.0.2"
[io.github.airwallex/payment "4.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.airwallex : payment-ui-core | jar | 4.0.2 |
| com.github.bumptech.glide : glide | jar | 4.12.0 |
| androidx.databinding » viewbinding | jar | 4.2.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |