License |
License |
---|---|
GroupId | GroupIdcom.adyen.checkout |
ArtifactId | ArtifactIdbase-ui |
Version | Version4.0.0-alpha02 |
Type | Typeaar |
Description |
DescriptionAdyen checkout base UI component
Adyen checkout base UI component client for Adyen's Checkout API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
base-ui-4.0.0-alpha02.pom | |
base-ui-4.0.0-alpha02.aar | 38 KB |
base-ui-4.0.0-alpha02-sources.aar | 8 KB |
base-ui-4.0.0-alpha02-javadoc.aar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adyen.checkout/base-ui/ -->
<dependency>
<groupId>com.adyen.checkout</groupId>
<artifactId>base-ui</artifactId>
<version>4.0.0-alpha02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adyen.checkout/base-ui/
implementation 'com.adyen.checkout:base-ui:4.0.0-alpha02'
// https://jarcasting.com/artifacts/com.adyen.checkout/base-ui/
implementation ("com.adyen.checkout:base-ui:4.0.0-alpha02")
'com.adyen.checkout:base-ui:aar:4.0.0-alpha02'
<dependency org="com.adyen.checkout" name="base-ui" rev="4.0.0-alpha02">
<artifact name="base-ui" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adyen.checkout', module='base-ui', version='4.0.0-alpha02')
)
libraryDependencies += "com.adyen.checkout" % "base-ui" % "4.0.0-alpha02"
[com.adyen.checkout/base-ui "4.0.0-alpha02"]
Group / Artifact | Type | Version |
---|---|---|
com.adyen.checkout : base-v3 | jar | 4.0.0-alpha02 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.recyclerview » recyclerview | jar | 1.1.0 |
com.google.android.material » material | jar | 1.2.1 |