is not current version
Last Version 0.10.1

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

Jdroid dependency project for Google GCM

GroupId

GroupId

com.jdroidframework
ArtifactId

ArtifactId

jdroid-android-google-gcm
Version

Version

0.8.0
Type

Type

aar

Download jdroid-android-google-gcm 0.8.0


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