Adyen Checkout Core module

Core module for Adyen Checkout products.

License

License

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

checkout-core
Last Version

Last Version

4.6.1
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

Project Modules

There are no modules declared in this project.
com.adyen.checkout

Adyen

Versions

Version
4.6.1
4.6.0
4.5.0
4.4.0
4.3.0
4.2.0
4.1.1
4.1.0
4.0.0
4.0.0-beta03
4.0.0-beta02
4.0.0-beta01