is not current version
Last Version 2.4.13

com.adyen.checkout:core-card 2.0.1

core-card

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

core-card
Version

Version

2.0.1
Type

Type

aar

Download core-card 2.0.1


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