MVN

com.google.crypto.tink : tink-android

Maven & Gradle

Jul 17, 2023
19 usages
68 stars

Tink Cryptography API for Android · Tink is a small cryptographic library that provides a safe, simple, agile and fast way to accomplish some common cryptographic tasks.

<dependency>
    <groupId>com.google.crypto.tink</groupId>
    <artifactId>tink-android</artifactId>
    <version>1.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.crypto.tink : tink-android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.0
  • Latest Release Candidate: 1.4.0-rc2

All Versions

Choose a version of com.google.crypto.tink : tink-android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
tink-android-1.10.0
1.9.x
tink-android-1.9.0
1.8.x
tink-android-1.8.0
1.7.x
tink-android-1.7.0
1.6.x
tink-android-1.6.1
tink-android-1.6.0
1.5.x
tink-android-1.5.0
1.4.x
tink-android-1.4.0
CVE-2020-8929
tink-android-1.4.0-rc2
CVE-2020-8929
tink-android-1.4.0-rc1
CVE-2020-8929
1.3.x
tink-android-1.3.0
CVE-2020-8929
tink-android-1.3.0-rc4
CVE-2020-8929
tink-android-1.3.0-rc3
CVE-2020-8929
tink-android-1.3.0-rc2
CVE-2020-8929
tink-android-1.3.0-rc1
CVE-2020-8929
1.2.x
tink-android-1.2.2
CVE-2020-8929
tink-android-1.2.1
CVE-2020-8929
tink-android-1.2.0
CVE-2020-8929
tink-android-1.2.0-rc4
CVE-2020-8929
tink-android-1.2.0-rc3
CVE-2020-8929
tink-android-1.2.0-rc2
CVE-2020-8929
1.1.x
tink-android-1.1.1
CVE-2020-8929
tink-android-1.1.0
CVE-2020-8929
1.0.x
tink-android-1.0.0
CVE-2020-8929

How to add a dependency to Maven

Add the following com.google.crypto.tink : tink-android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.crypto.tink</groupId>
    <artifactId>tink-android</artifactId>
    <version>1.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.crypto.tink : tink-android gradle dependency to your build.gradle file:

implementation 'com.google.crypto.tink:tink-android:1.10.0'

Gradle Kotlin DSL: Add the following com.google.crypto.tink : tink-android gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.crypto.tink:tink-android:1.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.crypto.tink : tink-android sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.crypto.tink" % "tink-android" % "1.10.0"

Advertisement

Dependencies from Group

Jul 17, 2023
60 usages
68 stars
Jul 17, 2023
19 usages
68 stars
Jul 18, 2023
3 usages
7 stars
Feb 23, 2023
2 usages
2 stars
Feb 23, 2023
1 usages
2 stars

Discover Dependencies

Jul 23, 2022
5 usages
2.1k stars
Aug 02, 2023
22 usages
386 stars
Nov 20, 2018
9 usages
530 stars
Feb 25, 2019
1 stars
Nov 10, 2022
2 usages
89 stars
Nov 13, 2020
6 stars
Dec 29, 2021
258 usages
Mar 27, 2018
2 usages