License |
License |
---|---|
GroupId | GroupIdcom.braintreepayments.api |
ArtifactId | ArtifactIdbraintree |
Version | Version3.18.1 |
Type | Typeaar |
Description |
Descriptionbraintree
This is Braintree's Android SDK. Integrate this library to accept payments in your Android app.
|
Project URL |
Project URL |
Filename | Size |
---|---|
braintree-3.18.1.pom | |
braintree-3.18.1-sources.jar | 176 KB |
braintree-3.18.1-javadoc.jar | 450 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.braintreepayments.api/braintree/ -->
<dependency>
<groupId>com.braintreepayments.api</groupId>
<artifactId>braintree</artifactId>
<version>3.18.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.braintreepayments.api/braintree/
implementation 'com.braintreepayments.api:braintree:3.18.1'
// https://jarcasting.com/artifacts/com.braintreepayments.api/braintree/
implementation ("com.braintreepayments.api:braintree:3.18.1")
'com.braintreepayments.api:braintree:aar:3.18.1'
<dependency org="com.braintreepayments.api" name="braintree" rev="3.18.1">
<artifact name="braintree" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.braintreepayments.api', module='braintree', version='3.18.1')
)
libraryDependencies += "com.braintreepayments.api" % "braintree" % "3.18.1"
[com.braintreepayments.api/braintree "3.18.1"]
Group / Artifact | Type | Version |
---|---|---|
com.braintreepayments.api : google-payment | jar | 3.3.1 |
com.braintreepayments.api : core | jar | 3.18.1 |
com.paypal.android.sdk : paypal-one-touch | jar | 3.18.1 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |