Last Version

Adyen 3DS2 Android SDK 2.2.6

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

License

License

GroupId

GroupId

com.adyen.threeds
ArtifactId

ArtifactId

adyen-3ds2
Version

Version

2.2.6
Type

Type

aar
Description

Description

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

Project URL

https://github.com/Adyen/adyen-3ds2-android
Project Organization

Project Organization

Adyen N.V.
Source Code Management

Source Code Management

https://github.com/Adyen/adyen-3ds2-android

Download adyen-3ds2 2.2.6


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

Dependencies

runtime (4)

Group / Artifact Type Version
io.michaelrocks : paranoid-core jar 0.3.3
org.bouncycastle : bcprov-jdk15to18 jar 1.69
androidx.appcompat » appcompat jar 1.2.0
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.