is not current version
Last Version 2.0.02

com.moengage:moe-push-gcm 1.1.01

MoEngage Platform SDK

GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

moe-push-gcm
Version

Version

1.1.01
Type

Type

aar

Download moe-push-gcm 1.1.01


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