| License |
License |
|---|---|
| GroupId | GroupIdcom.adyen.checkout |
| ArtifactId | ArtifactIdbase |
| Last Version | Last Version2.4.13 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionbase
base
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| base-2.4.13.pom | |
| base-2.4.13.aar | 28 KB |
| base-2.4.13-sources.aar | 15 KB |
| base-2.4.13-javadoc.aar | 79 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.adyen.checkout/base/ -->
<dependency>
<groupId>com.adyen.checkout</groupId>
<artifactId>base</artifactId>
<version>2.4.13</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adyen.checkout/base/
implementation 'com.adyen.checkout:base:2.4.13'
// https://jarcasting.com/artifacts/com.adyen.checkout/base/
implementation ("com.adyen.checkout:base:2.4.13")
'com.adyen.checkout:base:aar:2.4.13'
<dependency org="com.adyen.checkout" name="base" rev="2.4.13">
<artifact name="base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adyen.checkout', module='base', version='2.4.13')
)
libraryDependencies += "com.adyen.checkout" % "base" % "2.4.13"
[com.adyen.checkout/base "2.4.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-annotations | jar | 27.1.1 |