Last Version

Pushy 0.13.10

A Java library for sending push notifications

License

License

GroupId

GroupId

com.turo
ArtifactId

ArtifactId

pushy
Version

Version

0.13.10
Type

Type

jar
Description

Description

Pushy
A Java library for sending push notifications
Project Organization

Project Organization

Turo

Download pushy 0.13.10


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

Dependencies

compile (6)

Group / Artifact Type Version
io.netty : netty-codec-http2 jar 4.1.37.Final
io.netty : netty-handler-proxy jar 4.1.37.Final
io.netty : netty-resolver-dns jar 4.1.37.Final
com.eatthepath : fast-uuid jar 0.1
com.google.code.gson : gson jar 2.8.0
org.slf4j : slf4j-api jar 1.7.21

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
pl.pragmatists : JUnitParams jar 1.0.6
org.slf4j : slf4j-simple jar 1.7.21
io.netty : netty-tcnative-boringssl-static jar 2.0.25.Final
io.netty : netty-transport-native-epoll jar 4.1.37.Final
io.netty : netty-transport-native-kqueue jar 4.1.37.Final

Project Modules

There are no modules declared in this project.