is not current version
Last Version 4.6.1

com.adyen.checkout:checkout-core 4.1.0

Core module for Adyen Checkout products.

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

checkout-core
Version

Version

4.1.0
Type

Type

aar

Download checkout-core 4.1.0


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