| License |
License |
|---|---|
| GroupId | GroupIdcom.adyen.checkout |
| ArtifactId | ArtifactIdcheckout-core |
| Version | Version4.0.0-beta03 |
| Type | Typeaar |
| Description |
DescriptionAdyen Checkout Core module
Core module for Adyen Checkout products.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| checkout-core-4.0.0-beta03.pom | |
| checkout-core-4.0.0-beta03-sources.jar | 23 KB |
| checkout-core-4.0.0-beta03-javadoc.jar | 387 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.adyen.checkout/checkout-core/ -->
<dependency>
<groupId>com.adyen.checkout</groupId>
<artifactId>checkout-core</artifactId>
<version>4.0.0-beta03</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adyen.checkout/checkout-core/
implementation 'com.adyen.checkout:checkout-core:4.0.0-beta03'
// https://jarcasting.com/artifacts/com.adyen.checkout/checkout-core/
implementation ("com.adyen.checkout:checkout-core:4.0.0-beta03")
'com.adyen.checkout:checkout-core:aar:4.0.0-beta03'
<dependency org="com.adyen.checkout" name="checkout-core" rev="4.0.0-beta03">
<artifact name="checkout-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adyen.checkout', module='checkout-core', version='4.0.0-beta03')
)
libraryDependencies += "com.adyen.checkout" % "checkout-core" % "4.0.0-beta03"
[com.adyen.checkout/checkout-core "4.0.0-beta03"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.32 |
| androidx.annotation » annotation | jar | 1.1.0 |