braintree-core

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-core
Last Version

Last Version

4.12.0
Release Date

Release Date

Type

Type

aar
Description

Description

braintree-core
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-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.braintreepayments.api : browser-switch jar 2.1.1
com.braintreepayments.api : shared-utils jar 4.12.0

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
androidx.work » work-runtime jar 2.7.0-alpha05
androidx.room » room-runtime jar 2.2.6

Project Modules

There are no modules declared in this project.
com.braintreepayments.api

Braintree

Versions

Version
4.12.0
4.11.0
4.10.1
4.10.0
4.9.0
4.8.3
4.8.2
4.8.1
4.8.0
4.7.0
4.6.0
4.5.0
4.4.1
4.4.0
4.3.0
4.2.0
4.1.0
4.0.0
4.0.0-beta3
4.0.0-beta2
4.0.0-beta1