Airwallex Payment

Airwallex Payment SDK

License

License

GroupId

GroupId

io.github.airwallex
ArtifactId

ArtifactId

payment
Last Version

Last Version

4.0.2
Release Date

Release Date

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

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.2
4.0.1
4.0.0
3.0.2
3.0.1
3.0.0
3.0.0-alpha01