is not current version
Last Version 2.4.13

com.adyen.checkout:core-card 2.2.0

core-card

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

core-card
Version

Version

2.2.0
Type

Type

aar

Download core-card 2.2.0


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