Last Version

EasyGcm Library 1.3.0

Android Library for easy GCM integration

License

License

GroupId

GroupId

eu.inloop
ArtifactId

ArtifactId

easygcm
Version

Version

1.3.0
Type

Type

aar
Description

Description

EasyGcm Library
Android Library for easy GCM integration
Project URL

Project URL

https://github.com/inloop/easygcm
Source Code Management

Source Code Management

https://github.com/inloop/easygcm

Download easygcm 1.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.android.gms » play-services-base jar 6.5.87

Project Modules

There are no modules declared in this project.