is not current version
Last Version 0.1.6

org.whispersystems:gcm-sender-async 0.1.4

An asynchronous GCM server library.

GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

gcm-sender-async
Version

Version

0.1.4
Type

Type

jar

Download gcm-sender-async 0.1.4


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