License |
License |
---|---|
GroupId | GroupIdcom.braintreepayments.api |
ArtifactId | ArtifactIdamerican-express |
Version | Version4.0.0-beta3 |
Type | Typeaar |
Description |
Descriptionamerican-express
American Express dependencies for Braintree Android.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.braintreepayments.api/american-express/ -->
<dependency>
<groupId>com.braintreepayments.api</groupId>
<artifactId>american-express</artifactId>
<version>4.0.0-beta3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.braintreepayments.api/american-express/
implementation 'com.braintreepayments.api:american-express:4.0.0-beta3'
// https://jarcasting.com/artifacts/com.braintreepayments.api/american-express/
implementation ("com.braintreepayments.api:american-express:4.0.0-beta3")
'com.braintreepayments.api:american-express:aar:4.0.0-beta3'
<dependency org="com.braintreepayments.api" name="american-express" rev="4.0.0-beta3">
<artifact name="american-express" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.braintreepayments.api', module='american-express', version='4.0.0-beta3')
)
libraryDependencies += "com.braintreepayments.api" % "american-express" % "4.0.0-beta3"
[com.braintreepayments.api/american-express "4.0.0-beta3"]
Group / Artifact | Type | Version |
---|---|---|
com.braintreepayments.api : braintree-core | jar | 4.0.0-beta3 |
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |