is not current version
Last Version 0.10.1

com.jdroidframework:jdroid-android-google-gcm 0.9.4

Jdroid dependency project for Google GCM

GroupId

GroupId

com.jdroidframework
ArtifactId

ArtifactId

jdroid-android-google-gcm
Version

Version

0.9.4
Type

Type

aar

Download jdroid-android-google-gcm 0.9.4


<!-- https://jarcasting.com/artifacts/com.jdroidframework/jdroid-android-google-gcm/ -->
<dependency>
    <groupId>com.jdroidframework</groupId>
    <artifactId>jdroid-android-google-gcm</artifactId>
    <version>0.9.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.jdroidframework/jdroid-android-google-gcm/
implementation 'com.jdroidframework:jdroid-android-google-gcm:0.9.4'
// https://jarcasting.com/artifacts/com.jdroidframework/jdroid-android-google-gcm/
implementation ("com.jdroidframework:jdroid-android-google-gcm:0.9.4")
'com.jdroidframework:jdroid-android-google-gcm:aar:0.9.4'
<dependency org="com.jdroidframework" name="jdroid-android-google-gcm" rev="0.9.4">
  <artifact name="jdroid-android-google-gcm" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.jdroidframework', module='jdroid-android-google-gcm', version='0.9.4')
)
libraryDependencies += "com.jdroidframework" % "jdroid-android-google-gcm" % "0.9.4"
[com.jdroidframework/jdroid-android-google-gcm "0.9.4"]