Adyen Checkout Components Core

Adyen checkout Components Core module.

License

License

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

components-core
Last Version

Last Version

4.6.1
Release Date

Release Date

Type

Type

aar
Description

Description

Adyen Checkout Components Core
Adyen checkout Components Core module.
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 components-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.adyen.checkout : checkout-core jar 4.6.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.0
androidx.fragment » fragment-ktx jar 1.3.6
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