is not current version
Last Version 4.0.0-alpha02

com.adyen.checkout:card-ui-core 3.8.1

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

3.8.1
Type

Type

aar

Download card-ui-core 3.8.1


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