is not current version
Last Version 5.1.1

nl.martijndwars:web-push 5.0.2

A Web Push library for Java.

GroupId

GroupId

nl.martijndwars
ArtifactId

ArtifactId

web-push
Version

Version

5.0.2
Type

Type

jar

Download web-push 5.0.2


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