is not current version
Last Version 1.3.0

eu.inloop:easygcm 1.2.3

Android Library for easy GCM integration

GroupId

GroupId

eu.inloop
ArtifactId

ArtifactId

easygcm
Version

Version

1.2.3
Type

Type

aar

Download easygcm 1.2.3


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