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

com.adyen.checkout:cse 4.0.0-alpha01

Adyen Client Side Encryption for Adyen's Checkout API.

Группа

Группа

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

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

cse
Версия

Версия

4.0.0-alpha01
Тип

Тип

aar

Скачать cse 4.0.0-alpha01


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