is not current version
Last Version 4.12.0

com.braintreepayments.api:three-d-secure 3.17.3

3DS dependencies for Braintree Android.

GroupId

GroupId

com.braintreepayments.api
ArtifactId

ArtifactId

three-d-secure
Version

Version

3.17.3
Type

Type

aar

Download three-d-secure 3.17.3


<!-- https://jarcasting.com/artifacts/com.braintreepayments.api/three-d-secure/ -->
<dependency>
    <groupId>com.braintreepayments.api</groupId>
    <artifactId>three-d-secure</artifactId>
    <version>3.17.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.braintreepayments.api/three-d-secure/
implementation 'com.braintreepayments.api:three-d-secure:3.17.3'
// https://jarcasting.com/artifacts/com.braintreepayments.api/three-d-secure/
implementation ("com.braintreepayments.api:three-d-secure:3.17.3")
'com.braintreepayments.api:three-d-secure:aar:3.17.3'
<dependency org="com.braintreepayments.api" name="three-d-secure" rev="3.17.3">
  <artifact name="three-d-secure" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.braintreepayments.api', module='three-d-secure', version='3.17.3')
)
libraryDependencies += "com.braintreepayments.api" % "three-d-secure" % "3.17.3"
[com.braintreepayments.api/three-d-secure "3.17.3"]