is not current version
Last Version 2.4.13

com.adyen.checkout:core-card 2.3.2

core-card

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

core-card
Version

Version

2.3.2
Type

Type

aar

Download core-card 2.3.2


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