is not current version
Last Version 2.4.13

com.adyen.checkout:threeds 2.4.1

threeds

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

threeds
Version

Version

2.4.1
Type

Type

aar

Download threeds 2.4.1


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