is not current version
Last Version 4.6.1

Adyen Checkout Core module 4.0.0-beta03

Core module for Adyen Checkout products.

License

License

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

checkout-core
Version

Version

4.0.0-beta03
Type

Type

aar
Description

Description

Adyen Checkout Core module
Core module for Adyen Checkout products.
Project URL

Project URL

https://github.com/Adyen/adyen-android
Project Organization

Project Organization

Adyen N.V.
Source Code Management

Source Code Management

https://github.com/Adyen/adyen-android

Download checkout-core 4.0.0-beta03


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.32
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.