Last Version

braintree 3.19.0

This is Braintree's Android SDK. Integrate this library to accept payments in your Android app.

License

License

MIT
GroupId

GroupId

com.braintreepayments.api
ArtifactId

ArtifactId

braintree
Version

Version

3.19.0
Type

Type

aar
Description

Description

braintree
This is Braintree's Android SDK. Integrate this library to accept payments in your Android app.
Project URL

Project URL

https://github.com/braintree/braintree_android

Download braintree 3.19.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.braintreepayments.api : google-payment jar 3.3.1
com.braintreepayments.api : core jar 3.19.0
com.paypal.android.sdk : paypal-one-touch jar 3.19.0

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.