MVN

com.google.crypto.tink : apps-webpush

Maven & Gradle

Jul 18, 2023
3 usages
7 stars

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/tink-crypto/tink-java).

<dependency>
    <groupId>com.google.crypto.tink</groupId>
    <artifactId>apps-webpush</artifactId>
    <version>1.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.crypto.tink : apps-webpush to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.1
  • Latest Release Candidate: 1.4.0-rc2

All Versions

Choose a version of com.google.crypto.tink : apps-webpush to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
apps-webpush-1.9.1
apps-webpush-1.9.0
1.8.x
apps-webpush-1.8.0
1.7.x
apps-webpush-1.7.0
1.6.x
apps-webpush-1.6.1
apps-webpush-1.6.0
1.5.x
apps-webpush-1.5.0
1.4.x
apps-webpush-1.4.0
apps-webpush-1.4.0-rc2
apps-webpush-1.4.0-rc1
1.3.x
apps-webpush-1.3.0
apps-webpush-1.3.0-rc4
apps-webpush-1.3.0-rc3
apps-webpush-1.3.0-rc2
apps-webpush-1.3.0-rc1
1.2.x
apps-webpush-1.2.2
apps-webpush-1.2.1
apps-webpush-1.2.0
apps-webpush-1.2.0-rc4
apps-webpush-1.2.0-rc3
apps-webpush-1.2.0-rc2
1.1.x
apps-webpush-1.1.1
apps-webpush-1.1.0

How to add a dependency to Maven

Add the following com.google.crypto.tink : apps-webpush maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.crypto.tink</groupId>
    <artifactId>apps-webpush</artifactId>
    <version>1.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.crypto.tink : apps-webpush gradle dependency to your build.gradle file:

implementation 'com.google.crypto.tink:apps-webpush:1.9.1'

Gradle Kotlin DSL: Add the following com.google.crypto.tink : apps-webpush gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.crypto.tink:apps-webpush:1.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.crypto.tink : apps-webpush sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.crypto.tink" % "apps-webpush" % "1.9.1"

Advertisement

Dependencies from Group

Jul 17, 2023
60 usages
68 stars
Jul 17, 2023
19 usages
68 stars
Jul 18, 2023
3 usages
7 stars
Feb 23, 2023
2 usages
2 stars
Feb 23, 2023
1 usages
2 stars

Discover Dependencies

Dec 20, 2021
1 usages
97 stars
Nov 19, 2018
1 usages
8 stars
May 23, 2018
1 usages
11 stars
Aug 25, 2023
1 usages
258 stars
Dec 05, 2018
11 usages
0 stars
Jan 27, 2020
1 usages
2 stars
Feb 16, 2019
3 usages
22 stars
Jun 07, 2018
2 usages
21 stars
Jun 07, 2018
2 usages
21 stars
Jun 22, 2018
1 usages
1.1k stars