is not current version
Last Version 4.6.1

com.adyen.checkout:entercash 4.0.0-beta01

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

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

entercash
Version

Version

4.0.0-beta01
Type

Type

aar

Download entercash 4.0.0-beta01


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