is not current version
Last Version 1.3.1

com.braintreepayments:braintreehttp 1.2.1

This is Braintree's generic http library for generated SDKs

GroupId

GroupId

com.braintreepayments
ArtifactId

ArtifactId

braintreehttp
Version

Version

1.2.1
Type

Type

jar

Download braintreehttp 1.2.1


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