License |
License |
---|---|
GroupId | GroupIdcom.jdroidframework |
ArtifactId | ArtifactIdjdroid-android-google-gcm |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionJdroid Android - Google GCM
Jdroid dependency project for Google GCM
|
Project Organization |
Project OrganizationJdroid |
<!-- https://jarcasting.com/artifacts/com.jdroidframework/jdroid-android-google-gcm/ -->
<dependency>
<groupId>com.jdroidframework</groupId>
<artifactId>jdroid-android-google-gcm</artifactId>
<version>0.10.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.jdroidframework/jdroid-android-google-gcm/
implementation 'com.jdroidframework:jdroid-android-google-gcm:0.10.1'
// https://jarcasting.com/artifacts/com.jdroidframework/jdroid-android-google-gcm/
implementation ("com.jdroidframework:jdroid-android-google-gcm:0.10.1")
'com.jdroidframework:jdroid-android-google-gcm:aar:0.10.1'
<dependency org="com.jdroidframework" name="jdroid-android-google-gcm" rev="0.10.1">
<artifact name="jdroid-android-google-gcm" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.jdroidframework', module='jdroid-android-google-gcm', version='0.10.1')
)
libraryDependencies += "com.jdroidframework" % "jdroid-android-google-gcm" % "0.10.1"
[com.jdroidframework/jdroid-android-google-gcm "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jdroidframework : jdroid-android | jar | 0.10.1 |