Last Version

gcm-sender-async 0.1.6

An asynchronous GCM server library.

License

License

GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

gcm-sender-async
Version

Version

0.1.6
Type

Type

jar
Description

Description

gcm-sender-async
An asynchronous GCM server library.
Project URL

Project URL

https://github.com/WhisperSystems/gcm-sender-async
Source Code Management

Source Code Management

https://github.com/WhisperSystems/gcm-sender-async

Download gcm-sender-async 0.1.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpasyncclient jar 4.0.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.nurkiewicz.asyncretry : asyncretry-jdk7 jar 0.0.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
com.squareup.okhttp : mockwebserver jar 2.1.0
com.github.tomakehurst : wiremock jar 1.52

Project Modules

There are no modules declared in this project.