is not current version
Last Version 2.2

io.github.jklingsporn:vertx-push-onesignal 1.4.0

Send push notifications asynchronously in your Vertx application with OneSignal.

GroupId

GroupId

io.github.jklingsporn
ArtifactId

ArtifactId

vertx-push-onesignal
Version

Version

1.4.0
Type

Type

jar

Download vertx-push-onesignal 1.4.0


<!-- https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-push-onesignal/ -->
<dependency>
    <groupId>io.github.jklingsporn</groupId>
    <artifactId>vertx-push-onesignal</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-push-onesignal/
implementation 'io.github.jklingsporn:vertx-push-onesignal:1.4.0'
// https://jarcasting.com/artifacts/io.github.jklingsporn/vertx-push-onesignal/
implementation ("io.github.jklingsporn:vertx-push-onesignal:1.4.0")
'io.github.jklingsporn:vertx-push-onesignal:jar:1.4.0'
<dependency org="io.github.jklingsporn" name="vertx-push-onesignal" rev="1.4.0">
  <artifact name="vertx-push-onesignal" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jklingsporn', module='vertx-push-onesignal', version='1.4.0')
)
libraryDependencies += "io.github.jklingsporn" % "vertx-push-onesignal" % "1.4.0"
[io.github.jklingsporn/vertx-push-onesignal "1.4.0"]