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

com.adyen.checkout:sepa-ui 3.5.0

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

Группа

Группа

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

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

sepa-ui
Версия

Версия

3.5.0
Тип

Тип

aar

Скачать sepa-ui 3.5.0


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