MVN

com.braintreepayments.api : visa-checkout

Maven & Gradle

May 13, 2021
1 usages
401 stars

visa-checkout · Visa Checkout Module for Braintree's Android SDK.

<dependency>
    <groupId>com.braintreepayments.api</groupId>
    <artifactId>visa-checkout</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.braintreepayments.api : visa-checkout to add to Maven or Gradle - Latest Versions:

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

All Versions

Choose a version of com.braintreepayments.api : visa-checkout to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
visa-checkout-4.0.0-beta3
visa-checkout-4.0.0-beta2
visa-checkout-4.0.0-beta1
3.0.x
visa-checkout-3.0.0
2.0.x
visa-checkout-2.0.1
visa-checkout-2.0.0
1.0.x
visa-checkout-1.0.0
0.1.x
visa-checkout-0.1.1
visa-checkout-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.braintreepayments.api</groupId>
    <artifactId>visa-checkout</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.braintreepayments.api : visa-checkout gradle dependency to your build.gradle file:

implementation 'com.braintreepayments.api:visa-checkout:3.0.0'

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

implementation("com.braintreepayments.api:visa-checkout:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.braintreepayments.api : visa-checkout sbt scala dependency to your build.sbt file:

libraryDependencies += "com.braintreepayments.api" % "visa-checkout" % "3.0.0"

Advertisement

Dependencies from Group

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

Discover Dependencies

Aug 10, 2023
6.1k stars
Sep 24, 2021
3 usages
8.7k stars
Nov 24, 2019
2.1k stars
Mar 27, 2018
1 usages
68 stars
Nov 22, 2019
4 usages
5.9k stars
May 15, 2019
1 usages
14 stars