is not current version
Last Version 3.19.0

com.braintreepayments.api:braintree 1.6.4

Drop-in payment form for Braintree's v.zero SDK. Integrate this library to add a readymade UI for your payments.

GroupId

GroupId

com.braintreepayments.api
ArtifactId

ArtifactId

braintree
Version

Version

1.6.4
Type

Type

aar

Download braintree 1.6.4


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