is not current version
Last Version 4.0.0-alpha02

com.adyen.checkout:card-ui-core 4.0.0-alpha01

Adyen checkout card core ui component that share classes with other card related components

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

card-ui-core
Version

Version

4.0.0-alpha01
Type

Type

aar

Download card-ui-core 4.0.0-alpha01


<!-- https://jarcasting.com/artifacts/com.adyen.checkout/card-ui-core/ -->
<dependency>
    <groupId>com.adyen.checkout</groupId>
    <artifactId>card-ui-core</artifactId>
    <version>4.0.0-alpha01</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adyen.checkout/card-ui-core/
implementation 'com.adyen.checkout:card-ui-core:4.0.0-alpha01'
// https://jarcasting.com/artifacts/com.adyen.checkout/card-ui-core/
implementation ("com.adyen.checkout:card-ui-core:4.0.0-alpha01")
'com.adyen.checkout:card-ui-core:aar:4.0.0-alpha01'
<dependency org="com.adyen.checkout" name="card-ui-core" rev="4.0.0-alpha01">
  <artifact name="card-ui-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adyen.checkout', module='card-ui-core', version='4.0.0-alpha01')
)
libraryDependencies += "com.adyen.checkout" % "card-ui-core" % "4.0.0-alpha01"
[com.adyen.checkout/card-ui-core "4.0.0-alpha01"]