is not current version
Last Version 4.6.1

com.adyen.checkout:ideal 4.0.0-beta01

Adyen checkout ideal ui component client for Adyen's Checkout API.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

ideal
Version

Version

4.0.0-beta01
Type

Type

aar

Download ideal 4.0.0-beta01


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