не последняя версия
Последняя версия 4.6.1

com.adyen.checkout:eps 4.0.0-beta02

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

Группа

Группа

com.adyen.checkout
Идентификатор

Идентификатор

eps
Версия

Версия

4.0.0-beta02
Тип

Тип

aar

Скачать eps 4.0.0-beta02


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