Last Version

Tink Cryptography API for Message Encryption for Web Push (RFC 8291) 1.6.1

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

License

License

GroupId

GroupId

com.google.crypto.tink
ArtifactId

ArtifactId

apps-webpush
Version

Version

1.6.1
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download apps-webpush 1.6.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.crypto.tink : tink jar 1.6.1

Project Modules

There are no modules declared in this project.