is not current version
Last Version 2.4.13

core 2.4.12

core

License

License

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

core
Version

Version

2.4.12
Type

Type

aar
Description

Description

core
core
Project URL

Project URL

https://github.com/Adyen/adyen-android
Source Code Management

Source Code Management

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

Download core 2.4.12


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

Dependencies

compile (1)

Group / Artifact Type Version
com.adyen.checkout : base jar 2.4.12

runtime (2)

Group / Artifact Type Version
com.android.support » support-annotations jar 27.1.1
android.arch.persistence.room » runtime jar 1.1.1

Project Modules

There are no modules declared in this project.