License |
License
MoEngage Platform Licence
|
---|---|
GroupId | GroupIdcom.moengage |
ArtifactId | ArtifactIdmoe-push-gcm |
Last Version | Last Version2.0.02 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMoEngage Push GCM
MoEngage Platform SDK
|
Filename | Size |
---|---|
moe-push-gcm-2.0.02.pom | |
moe-push-gcm-2.0.02.aar | 64 KB |
moe-push-gcm-2.0.02-sources.jar | 37 KB |
moe-push-gcm-2.0.02-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.moengage/moe-push-gcm/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>moe-push-gcm</artifactId>
<version>2.0.02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/moe-push-gcm/
implementation 'com.moengage:moe-push-gcm:2.0.02'
// https://jarcasting.com/artifacts/com.moengage/moe-push-gcm/
implementation ("com.moengage:moe-push-gcm:2.0.02")
'com.moengage:moe-push-gcm:aar:2.0.02'
<dependency org="com.moengage" name="moe-push-gcm" rev="2.0.02">
<artifact name="moe-push-gcm" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='moe-push-gcm', version='2.0.02')
)
libraryDependencies += "com.moengage" % "moe-push-gcm" % "2.0.02"
[com.moengage/moe-push-gcm "2.0.02"]