is not current version
Last Version 4.0.0-alpha02

com.adyen.checkout:await-base 3.8.3

Adyen checkout await-base component client for Adyen's Checkout API.

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

await-base
Version

Version

3.8.3
Type

Type

aar

Download await-base 3.8.3


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