License |
License |
---|---|
GroupId | GroupIdcom.adyen.checkout |
ArtifactId | ArtifactIdcore |
Version | Version2.4.12 |
Type | Typeaar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-2.4.12.pom | -1 bytes |
core-2.4.12-sources.aar | 111 KB |
core-2.4.12-javadoc.aar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.adyen.checkout : base | jar | 2.4.12 |
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 27.1.1 |
android.arch.persistence.room » runtime | jar | 1.1.1 |