License |
License |
---|---|
GroupId | GroupIdio.github.airwallex |
ArtifactId | ArtifactIdpayment-components-core |
Version | Version4.0.0 |
Type | Typeaar |
Description |
DescriptionAirwallex Payment Components Core
Airwallex Payment Components Core SDK
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.airwallex/payment-components-core/ -->
<dependency>
<groupId>io.github.airwallex</groupId>
<artifactId>payment-components-core</artifactId>
<version>4.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.airwallex/payment-components-core/
implementation 'io.github.airwallex:payment-components-core:4.0.0'
// https://jarcasting.com/artifacts/io.github.airwallex/payment-components-core/
implementation ("io.github.airwallex:payment-components-core:4.0.0")
'io.github.airwallex:payment-components-core:aar:4.0.0'
<dependency org="io.github.airwallex" name="payment-components-core" rev="4.0.0">
<artifact name="payment-components-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.airwallex', module='payment-components-core', version='4.0.0')
)
libraryDependencies += "io.github.airwallex" % "payment-components-core" % "4.0.0"
[io.github.airwallex/payment-components-core "4.0.0"]
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 |