Airwallex Payment Components Core

Airwallex Payment Components Core SDK

License

License

GroupId

GroupId

io.github.airwallex
ArtifactId

ArtifactId

payment-components-core
Last Version

Last Version

4.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

Airwallex Payment Components Core
Airwallex Payment Components Core 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-components-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.android.material » material jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.5.30
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.30
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
androidx.databinding » viewbinding jar 4.2.2

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