is not current version
Last Version 3.19.0

com.braintreepayments.api:braintree 1.0.8

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.0.8
Type

Type

aar

Download braintree 1.0.8


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