MVN

com.braintreepayments.api : three-d-secure

Maven & Gradle

Aug 22, 2023
1 usages
403 stars

three-d-secure · 3DS dependencies for Braintree Android.

<dependency>
    <groupId>com.braintreepayments.api</groupId>
    <artifactId>three-d-secure</artifactId>
    <version>4.37.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.braintreepayments.api : three-d-secure to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.37.0
  • Latest Beta: 4.0.0-beta3

All Versions

Choose a version of com.braintreepayments.api : three-d-secure to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.37.x
three-d-secure-4.37.0
4.36.x
three-d-secure-4.36.0
4.35.x
three-d-secure-4.35.0
4.34.x
three-d-secure-4.34.0
4.33.x
three-d-secure-4.33.0
4.32.x
three-d-secure-4.32.0
4.31.x
three-d-secure-4.31.0
4.30.x
three-d-secure-4.30.0
4.29.x
three-d-secure-4.29.0
4.28.x
three-d-secure-4.28.0
4.27.x
three-d-secure-4.27.2
three-d-secure-4.27.1
three-d-secure-4.27.0
4.26.x
three-d-secure-4.26.1
three-d-secure-4.26.0
4.25.x
three-d-secure-4.25.2
three-d-secure-4.25.1
three-d-secure-4.25.0
4.24.x
three-d-secure-4.24.0
4.23.x
three-d-secure-4.23.1
three-d-secure-4.23.0
4.22.x
three-d-secure-4.22.0
4.21.x
three-d-secure-4.21.1
three-d-secure-4.21.0
4.20.x
three-d-secure-4.20.0
4.19.x
three-d-secure-4.19.0
4.18.x
three-d-secure-4.18.0
4.17.x
three-d-secure-4.17.0
4.16.x
three-d-secure-4.16.0
4.15.x
three-d-secure-4.15.0
4.14.x
three-d-secure-4.14.0
4.13.x
three-d-secure-4.13.0
4.12.x
three-d-secure-4.12.0
4.11.x
three-d-secure-4.11.0
4.10.x
three-d-secure-4.10.1
three-d-secure-4.10.0
4.9.x
three-d-secure-4.9.0
4.8.x
three-d-secure-4.8.3
three-d-secure-4.8.2
three-d-secure-4.8.1
three-d-secure-4.8.0
4.7.x
three-d-secure-4.7.0
4.6.x
three-d-secure-4.6.0
4.5.x
three-d-secure-4.5.0
4.4.x
three-d-secure-4.4.1
three-d-secure-4.4.0
4.3.x
three-d-secure-4.3.0
4.2.x
three-d-secure-4.2.0
4.1.x
three-d-secure-4.1.0
4.0.x
three-d-secure-4.0.0
three-d-secure-4.0.0-beta3
three-d-secure-4.0.0-beta2
three-d-secure-4.0.0-beta1
3.21.x
three-d-secure-3.21.1
three-d-secure-3.21.0
3.20.x
three-d-secure-3.20.1
three-d-secure-3.20.0
3.19.x
three-d-secure-3.19.0
3.18.x
three-d-secure-3.18.1
three-d-secure-3.18.0
3.17.x
three-d-secure-3.17.4
three-d-secure-3.17.3
three-d-secure-3.17.2
three-d-secure-3.17.1
three-d-secure-3.17.0
3.16.x
three-d-secure-3.16.1
three-d-secure-3.16.0
3.15.x
three-d-secure-3.15.0
3.14.x
three-d-secure-3.14.2
three-d-secure-3.14.1
three-d-secure-3.14.0
3.13.x
three-d-secure-3.13.0
3.12.x
three-d-secure-3.12.0
3.11.x
three-d-secure-3.11.1
three-d-secure-3.11.0
3.10.x
three-d-secure-3.10.0
3.9.x
three-d-secure-3.9.0
3.8.x
three-d-secure-3.8.0
3.7.x
three-d-secure-3.7.2
three-d-secure-3.7.1
three-d-secure-3.7.0
3.6.x
three-d-secure-3.6.0
3.5.x
three-d-secure-3.5.0
3.4.x
three-d-secure-3.4.2
three-d-secure-3.4.1
three-d-secure-3.4.0
3.3.x
three-d-secure-3.3.0

How to add a dependency to Maven

Add the following com.braintreepayments.api : three-d-secure maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.braintreepayments.api</groupId>
    <artifactId>three-d-secure</artifactId>
    <version>4.37.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.braintreepayments.api : three-d-secure gradle dependency to your build.gradle file:

implementation 'com.braintreepayments.api:three-d-secure:4.37.0'

Gradle Kotlin DSL: Add the following com.braintreepayments.api : three-d-secure gradle kotlin dependency to your build.gradle.kts file:

implementation("com.braintreepayments.api:three-d-secure:4.37.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.braintreepayments.api : three-d-secure sbt scala dependency to your build.sbt file:

libraryDependencies += "com.braintreepayments.api" % "three-d-secure" % "4.37.0"

Advertisement

Dependencies from Group

Aug 22, 2023
13 usages
403 stars
Aug 22, 2023
6 usages
403 stars
Aug 22, 2023
5 usages
403 stars
Aug 18, 2023
2 usages
403 stars
Aug 18, 2023
2 usages
403 stars

Discover Dependencies

Jul 26, 2019
2 stars
Aug 21, 2023
1 usages
81 stars
May 23, 2020
9 stars
Jul 24, 2019
288 stars
Mar 28, 2023
Aug 01, 2023
30 usages
12.2k stars