is not current version
Last Version 0.1.6

org.whispersystems:gcm-sender-async 0.1.3

An asynchronous GCM server library.

GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

gcm-sender-async
Version

Version

0.1.3
Type

Type

jar

Download gcm-sender-async 0.1.3


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