License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.adyen.checkout |
ArtifactId | ArtifactIdideal-ui |
Version | Version4.0.0-alpha02 |
Type | Typeaar |
Description |
DescriptionAdyen checkout ideal ui component
Adyen checkout ideal ui component client for Adyen's Checkout API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ideal-ui-4.0.0-alpha02.pom | |
ideal-ui-4.0.0-alpha02.aar | 25 KB |
ideal-ui-4.0.0-alpha02-sources.aar | 1 KB |
ideal-ui-4.0.0-alpha02-javadoc.aar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adyen.checkout/ideal-ui/ -->
<dependency>
<groupId>com.adyen.checkout</groupId>
<artifactId>ideal-ui</artifactId>
<version>4.0.0-alpha02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adyen.checkout/ideal-ui/
implementation 'com.adyen.checkout:ideal-ui:4.0.0-alpha02'
// https://jarcasting.com/artifacts/com.adyen.checkout/ideal-ui/
implementation ("com.adyen.checkout:ideal-ui:4.0.0-alpha02")
'com.adyen.checkout:ideal-ui:aar:4.0.0-alpha02'
<dependency org="com.adyen.checkout" name="ideal-ui" rev="4.0.0-alpha02">
<artifact name="ideal-ui" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adyen.checkout', module='ideal-ui', version='4.0.0-alpha02')
)
libraryDependencies += "com.adyen.checkout" % "ideal-ui" % "4.0.0-alpha02"
[com.adyen.checkout/ideal-ui "4.0.0-alpha02"]
Group / Artifact | Type | Version |
---|---|---|
com.adyen.checkout : issuer-list-ui | jar | 4.0.0-alpha02 |
com.adyen.checkout : ideal-base | 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 |