is not current version
Last Version 4.0.2

Airwallex Payment 3.0.0-alpha01

Airwallex Payment SDK

License

License

GroupId

GroupId

io.github.airwallex
ArtifactId

ArtifactId

payment
Version

Version

3.0.0-alpha01
Type

Type

aar
Description

Description

Airwallex Payment
Airwallex Payment SDK
Project URL

Project URL

https://github.com/airwallex/airwallex-payment-android
Project Organization

Project Organization

Airwallex
Source Code Management

Source Code Management

https://github.com/airwallex/airwallex-payment-android

Download payment 3.0.0-alpha01


<!-- https://jarcasting.com/artifacts/io.github.airwallex/payment/ -->
<dependency>
    <groupId>io.github.airwallex</groupId>
    <artifactId>payment</artifactId>
    <version>3.0.0-alpha01</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.airwallex/payment/
implementation 'io.github.airwallex:payment:3.0.0-alpha01'
// https://jarcasting.com/artifacts/io.github.airwallex/payment/
implementation ("io.github.airwallex:payment:3.0.0-alpha01")
'io.github.airwallex:payment:aar:3.0.0-alpha01'
<dependency org="io.github.airwallex" name="payment" rev="3.0.0-alpha01">
  <artifact name="payment" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.airwallex', module='payment', version='3.0.0-alpha01')
)
libraryDependencies += "io.github.airwallex" % "payment" % "3.0.0-alpha01"
[io.github.airwallex/payment "3.0.0-alpha01"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.airwallex : payment-ui-core jar 3.0.0-alpha01
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

Project Modules

There are no modules declared in this project.