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