is not current version
Last Version 4.12.0

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

3DS dependencies for Braintree Android.

GroupId

GroupId

com.braintreepayments.api
ArtifactId

ArtifactId

three-d-secure
Version

Version

3.19.0
Type

Type

aar

Download three-d-secure 3.19.0


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