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

com.adyen.checkout:mbway-ui 3.7.2

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

Группа

Группа

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

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

mbway-ui
Версия

Версия

3.7.2
Тип

Тип

aar

Скачать mbway-ui 3.7.2


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