is not current version
Last Version 1.3.0

eu.inloop:easygcm-tasks 1.2.3

Android Library for easy GCM integration

GroupId

GroupId

eu.inloop
ArtifactId

ArtifactId

easygcm-tasks
Version

Version

1.2.3
Type

Type

jar

Download easygcm-tasks 1.2.3


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