is not current version
Last Version 2.2.6

com.adyen.threeds:adyen-3ds2 0.9.4

Adyen 3DS2 Android SDK supports 3D Secure 2.0 payments via Adyen.

GroupId

GroupId

com.adyen.threeds
ArtifactId

ArtifactId

adyen-3ds2
Version

Version

0.9.4
Type

Type

aar

Download adyen-3ds2 0.9.4


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