| License |
License |
|---|---|
| GroupId | GroupIdcom.braintreepayments.api |
| ArtifactId | ArtifactIdshared-utils |
| Version | Version4.0.0-beta3 |
| Type | Typeaar |
| Description |
Descriptionshared-utils
Library containing shared components used across Braintree's Android SDKs.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| shared-utils-4.0.0-beta3.pom | |
| shared-utils-4.0.0-beta3-sources.jar | 15 KB |
| shared-utils-4.0.0-beta3-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.braintreepayments.api/shared-utils/ -->
<dependency>
<groupId>com.braintreepayments.api</groupId>
<artifactId>shared-utils</artifactId>
<version>4.0.0-beta3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.braintreepayments.api/shared-utils/
implementation 'com.braintreepayments.api:shared-utils:4.0.0-beta3'
// https://jarcasting.com/artifacts/com.braintreepayments.api/shared-utils/
implementation ("com.braintreepayments.api:shared-utils:4.0.0-beta3")
'com.braintreepayments.api:shared-utils:aar:4.0.0-beta3'
<dependency org="com.braintreepayments.api" name="shared-utils" rev="4.0.0-beta3">
<artifact name="shared-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.braintreepayments.api', module='shared-utils', version='4.0.0-beta3')
)
libraryDependencies += "com.braintreepayments.api" % "shared-utils" % "4.0.0-beta3"
[com.braintreepayments.api/shared-utils "4.0.0-beta3"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 |