Last Version

Tink Cryptography API 1.6.1

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

License

License

GroupId

GroupId

com.google.crypto.tink
ArtifactId

ArtifactId

tink
Version

Version

1.6.1
Type

Type

jar
Description

Description

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

Project URL

http://github.com/google/tink
Source Code Management

Source Code Management

https://github.com/google/tink.git

Download tink 1.6.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.14.0
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.