не последняя версия
Последняя версия 1.6.1

com.google.crypto.tink:apps-webpush 1.4.0

An implementation of Message Encryption for Web Push (RFC 8291), using Tink (https://github.com/google/tink).

Группа

Группа

com.google.crypto.tink
Идентификатор

Идентификатор

apps-webpush
Версия

Версия

1.4.0
Тип

Тип

jar

Скачать apps-webpush 1.4.0


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