is not current version
Last Version 4.6.1

com.adyen.checkout:redirect 3.6.3

Adyen checkout redirect component client for Adyen's Checkout API.

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

redirect
Version

Version

3.6.3
Type

Type

aar

Download redirect 3.6.3


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