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

com.adyen.checkout:card-ui-core 4.0.0-alpha01

Adyen checkout card core ui component that share classes with other card related components

Группа

Группа

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

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

card-ui-core
Версия

Версия

4.0.0-alpha01
Тип

Тип

aar

Скачать card-ui-core 4.0.0-alpha01


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