is not current version
Last Version 4.12.0

shared-utils 4.10.0

Library containing shared components used across Braintree's Android SDKs.

License

License

MIT
GroupId

GroupId

com.braintreepayments.api
ArtifactId

ArtifactId

shared-utils
Version

Version

4.10.0
Type

Type

aar
Description

Description

shared-utils
Library containing shared components used across Braintree's Android SDKs.
Project URL

Project URL

https://github.com/braintree/braintree_android

Download shared-utils 4.10.0


<!-- https://jarcasting.com/artifacts/com.braintreepayments.api/shared-utils/ -->
<dependency>
    <groupId>com.braintreepayments.api</groupId>
    <artifactId>shared-utils</artifactId>
    <version>4.10.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.braintreepayments.api/shared-utils/
implementation 'com.braintreepayments.api:shared-utils:4.10.0'
// https://jarcasting.com/artifacts/com.braintreepayments.api/shared-utils/
implementation ("com.braintreepayments.api:shared-utils:4.10.0")
'com.braintreepayments.api:shared-utils:aar:4.10.0'
<dependency org="com.braintreepayments.api" name="shared-utils" rev="4.10.0">
  <artifact name="shared-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.braintreepayments.api', module='shared-utils', version='4.10.0')
)
libraryDependencies += "com.braintreepayments.api" % "shared-utils" % "4.10.0"
[com.braintreepayments.api/shared-utils "4.10.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
androidx.security » security-crypto jar 1.1.0-alpha03

Project Modules

There are no modules declared in this project.