is not current version
Last Version 4.6.1

com.adyen.checkout:eps 4.1.1

Adyen checkout EPS component client for Adyen's Checkout API.

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

eps
Version

Version

4.1.1
Type

Type

aar

Download eps 4.1.1


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