License |
License |
---|---|
GroupId | GroupIdcom.braintreepayments.api |
ArtifactId | ArtifactIdbraintree-core |
Version | Version4.2.0 |
Type | Typeaar |
Description |
Descriptionbraintree-core
This is Braintree's Android SDK. Integrate this library to accept payments in your Android app.
|
Project URL |
Project URL |
Filename | Size |
---|---|
braintree-core-4.2.0.pom | |
braintree-core-4.2.0-sources.jar | 70 KB |
braintree-core-4.2.0-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.braintreepayments.api/braintree-core/ -->
<dependency>
<groupId>com.braintreepayments.api</groupId>
<artifactId>braintree-core</artifactId>
<version>4.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.braintreepayments.api/braintree-core/
implementation 'com.braintreepayments.api:braintree-core:4.2.0'
// https://jarcasting.com/artifacts/com.braintreepayments.api/braintree-core/
implementation ("com.braintreepayments.api:braintree-core:4.2.0")
'com.braintreepayments.api:braintree-core:aar:4.2.0'
<dependency org="com.braintreepayments.api" name="braintree-core" rev="4.2.0">
<artifact name="braintree-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.braintreepayments.api', module='braintree-core', version='4.2.0')
)
libraryDependencies += "com.braintreepayments.api" % "braintree-core" % "4.2.0"
[com.braintreepayments.api/braintree-core "4.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.braintreepayments.api : browser-switch | jar | 2.0.1 |
com.braintreepayments.api : shared-utils | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.work » work-runtime | jar | 2.4.0 |