is not current version
Last Version 4.0.0-alpha02

com.adyen.checkout:entercash-base 3.7.1

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

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

entercash-base
Version

Version

3.7.1
Type

Type

aar

Download entercash-base 3.7.1


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