is not current version
Last Version 5.1.1

nl.martijndwars:web-push 4.0.0

A Web Push library for Java.

GroupId

GroupId

nl.martijndwars
ArtifactId

ArtifactId

web-push
Version

Version

4.0.0
Type

Type

jar

Download web-push 4.0.0


<!-- https://jarcasting.com/artifacts/nl.martijndwars/web-push/ -->
<dependency>
    <groupId>nl.martijndwars</groupId>
    <artifactId>web-push</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.martijndwars/web-push/
implementation 'nl.martijndwars:web-push:4.0.0'
// https://jarcasting.com/artifacts/nl.martijndwars/web-push/
implementation ("nl.martijndwars:web-push:4.0.0")
'nl.martijndwars:web-push:jar:4.0.0'
<dependency org="nl.martijndwars" name="web-push" rev="4.0.0">
  <artifact name="web-push" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.martijndwars', module='web-push', version='4.0.0')
)
libraryDependencies += "nl.martijndwars" % "web-push" % "4.0.0"
[nl.martijndwars/web-push "4.0.0"]