Last Version

Airwallex Payment 4.0.2

Airwallex Payment SDK

License

License

GroupId

GroupId

io.github.airwallex
ArtifactId

ArtifactId

payment
Version

Version

4.0.2
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 4.0.2


<!-- 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.