is not current version
Last Version 4.12.0

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

3DS dependencies for Braintree Android.

GroupId

GroupId

com.braintreepayments.api
ArtifactId

ArtifactId

three-d-secure
Version

Version

3.7.1
Type

Type

aar

Download three-d-secure 3.7.1


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