is not current version
Last Version 1.6.1

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

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

GroupId

GroupId

com.google.crypto.tink
ArtifactId

ArtifactId

apps-webpush
Version

Version

1.5.0
Type

Type

jar

Download apps-webpush 1.5.0


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