не последняя версия
Последняя версия 4.0.0-alpha02

com.adyen.checkout:sepa-ui 3.4.1

Adyen checkout sepa-ui component client for Adyen's Checkout API.

Группа

Группа

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

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

sepa-ui
Версия

Версия

3.4.1
Тип

Тип

aar

Скачать sepa-ui 3.4.1


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