Last Version

encryption 2.1.0

Client side encryption for Braintree integrations on Android.

License

License

MIT
GroupId

GroupId

com.braintreepayments
ArtifactId

ArtifactId

encryption
Version

Version

2.1.0
Type

Type

jar
Description

Description

encryption
Client side encryption for Braintree integrations on Android.
Project URL

Project URL

https://github.com/braintree/braintree_android_encryption

Download encryption 2.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.