License |
License |
---|---|
GroupId | GroupIdio.github.airwallex |
ArtifactId | ArtifactIdpayment-ui-core |
Version | Version4.0.1 |
Type | Typeaar |
Description |
DescriptionAirwallex Payment UI Core
Airwallex Payment UI Core SDK
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
payment-ui-core-4.0.1.pom | |
payment-ui-core-4.0.1-sources.jar | 3 KB |
payment-ui-core-4.0.1-javadoc.jar | 353 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.airwallex/payment-ui-core/ -->
<dependency>
<groupId>io.github.airwallex</groupId>
<artifactId>payment-ui-core</artifactId>
<version>4.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.airwallex/payment-ui-core/
implementation 'io.github.airwallex:payment-ui-core:4.0.1'
// https://jarcasting.com/artifacts/io.github.airwallex/payment-ui-core/
implementation ("io.github.airwallex:payment-ui-core:4.0.1")
'io.github.airwallex:payment-ui-core:aar:4.0.1'
<dependency org="io.github.airwallex" name="payment-ui-core" rev="4.0.1">
<artifact name="payment-ui-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.airwallex', module='payment-ui-core', version='4.0.1')
)
libraryDependencies += "io.github.airwallex" % "payment-ui-core" % "4.0.1"
[io.github.airwallex/payment-ui-core "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.airwallex : payment-components-core | jar | 4.0.1 |
androidx.databinding » viewbinding | jar | 4.2.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |