is not current version
Last Version 1.3.0

eu.inloop:easygcm 1.2.2

Android Library for easy GCM integration

GroupId

GroupId

eu.inloop
ArtifactId

ArtifactId

easygcm
Version

Version

1.2.2
Type

Type

aar

Download easygcm 1.2.2


<!-- https://jarcasting.com/artifacts/eu.inloop/easygcm/ -->
<dependency>
    <groupId>eu.inloop</groupId>
    <artifactId>easygcm</artifactId>
    <version>1.2.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/eu.inloop/easygcm/
implementation 'eu.inloop:easygcm:1.2.2'
// https://jarcasting.com/artifacts/eu.inloop/easygcm/
implementation ("eu.inloop:easygcm:1.2.2")
'eu.inloop:easygcm:aar:1.2.2'
<dependency org="eu.inloop" name="easygcm" rev="1.2.2">
  <artifact name="easygcm" type="aar" />
</dependency>
@Grapes(
@Grab(group='eu.inloop', module='easygcm', version='1.2.2')
)
libraryDependencies += "eu.inloop" % "easygcm" % "1.2.2"
[eu.inloop/easygcm "1.2.2"]