MVN

com.braintreepayments : braintreehttp

Maven & Gradle

Apr 12, 2018
2 usages

braintreehttp · This is Braintree's generic http library for generated SDKs

<dependency>
    <groupId>com.braintreepayments</groupId>
    <artifactId>braintreehttp</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3.1

All Versions

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

Version Vulnerabilities Updated
1.3.x
braintreehttp-1.3.1
braintreehttp-1.3.0
1.2.x
braintreehttp-1.2.19
braintreehttp-1.2.18
braintreehttp-1.2.17
braintreehttp-1.2.16
braintreehttp-1.2.15
braintreehttp-1.2.14
braintreehttp-1.2.13
braintreehttp-1.2.12
braintreehttp-1.2.11
braintreehttp-1.2.10
braintreehttp-1.2.9
braintreehttp-1.2.8
braintreehttp-1.2.6
braintreehttp-1.2.5
braintreehttp-1.2.4
braintreehttp-1.2.3
braintreehttp-1.2.2
braintreehttp-1.2.1
braintreehttp-1.2.0
1.1.x
braintreehttp-1.1.0
1.0
braintreehttp-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.braintreepayments</groupId>
    <artifactId>braintreehttp</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.braintreepayments : braintreehttp gradle dependency to your build.gradle file:

implementation 'com.braintreepayments:braintreehttp:1.3.1'

Gradle Kotlin DSL: Add the following com.braintreepayments : braintreehttp gradle kotlin dependency to your build.gradle.kts file:

implementation("com.braintreepayments:braintreehttp:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.braintreepayments : braintreehttp sbt scala dependency to your build.sbt file:

libraryDependencies += "com.braintreepayments" % "braintreehttp" % "1.3.1"

Advertisement

Dependencies from Group

May 23, 2022
2 usages
357 stars
Oct 16, 2015
2 usages
24 stars
Aug 24, 2021
2 usages
27 stars
Apr 12, 2018
2 usages

Discover Dependencies

Mar 22, 2023
3.8k stars
Mar 22, 2023
1 usages
3.8k stars
Sep 24, 2017
38 stars
Jul 05, 2017
0 stars
Jul 13, 2017
19 stars
May 22, 2018
1 usages
6 stars
May 23, 2023
1 usages
1.7k stars