is not current version
Last Version 4.6.1

Adyen Checkout Components Core 4.0.0

Adyen checkout Components Core module.

License

License

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

components-core
Version

Version

4.0.0
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 4.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.adyen.checkout : checkout-core jar 4.0.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.2
androidx.fragment » fragment-ktx jar 1.2.5
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

Project Modules

There are no modules declared in this project.