is not current version
Last Version 4.0.0-alpha02

com.adyen.checkout:entercash-base 3.0.0-rc01

Adyen checkout entercash base component client for Adyen's Checkout API.

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

entercash-base
Version

Version

3.0.0-rc01
Type

Type

aar

Download entercash-base 3.0.0-rc01


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