MVN

com.google.crypto.tink : tink

Maven & Gradle

Jul 17, 2023
60 usages
68 stars

Tink Cryptography API · 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</artifactId>
    <version>1.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.crypto.tink : tink 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 to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

<dependency>
    <groupId>com.google.crypto.tink</groupId>
    <artifactId>tink</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 gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.google.crypto.tink" % "tink" % "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

Aug 16, 2019
3 stars
Aug 15, 2023
624 usages
4.8k stars
Nov 01, 2017
5 usages
Mar 07, 2021
Jul 16, 2020
532 usages
12.6k stars
Aug 18, 2023
137 usages
1.8k stars
Jun 30, 2020
1 usages
196 stars
May 14, 2020
439 usages
36 stars
Sep 02, 2021
194 stars