MVN

nl.martijndwars : web-push

Maven & Gradle

Nov 09, 2020
9 usages
226 stars

web-push · A Web Push library for Java.

<dependency>
    <groupId>nl.martijndwars</groupId>
    <artifactId>web-push</artifactId>
    <version>5.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nl.martijndwars : web-push to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.1.1

All Versions

Choose a version of nl.martijndwars : web-push to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.1.x
web-push-5.1.1
web-push-5.1.0
5.0.x
web-push-5.0.2
web-push-5.0.1
web-push-5.0.0
4.0.x
web-push-4.0.0
3.1.x
web-push-3.1.1
web-push-3.1.0
3.0.x
web-push-3.0.2
web-push-3.0.1
web-push-3.0.0
2.0.x
web-push-2.0.0
1.0.x
web-push-1.0.0
0.1.x
web-push-0.1.0

How to add a dependency to Maven

Add the following nl.martijndwars : web-push maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>nl.martijndwars</groupId>
    <artifactId>web-push</artifactId>
    <version>5.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following nl.martijndwars : web-push gradle dependency to your build.gradle file:

implementation 'nl.martijndwars:web-push:5.1.1'

Gradle Kotlin DSL: Add the following nl.martijndwars : web-push gradle kotlin dependency to your build.gradle.kts file:

implementation("nl.martijndwars:web-push:5.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following nl.martijndwars : web-push sbt scala dependency to your build.sbt file:

libraryDependencies += "nl.martijndwars" % "web-push" % "5.1.1"

Advertisement

Dependencies from Group

Nov 09, 2020
9 usages
226 stars

Discover Dependencies

Jul 13, 2023
70 usages
256 stars
Mar 23, 2022
3 usages
46 stars
api
Feb 15, 2022
5 usages
0 stars
Nov 30, 2016
3 usages
32 stars
Apr 28, 2020
3 usages
Jan 22, 2017
19 usages
1 stars
Dec 11, 2021
14 usages
133 stars