is not current version
Last Version 2.6

com.yandex.cloud:kms-provider-tink 2.4

Provider that enables usage of Yandex Cloud KMS from Google Tink cryptographic library

Categories

Categories

IDE Development Tools Dex General Purpose Libraries Utility
GroupId

GroupId

com.yandex.cloud
ArtifactId

ArtifactId

kms-provider-tink
Version

Version

2.4
Type

Type

jar

Download kms-provider-tink 2.4


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