GroupId | GroupIdcom.moengage |
---|---|
ArtifactId | ArtifactIdmoe-push-gcm |
Version | Version1.1.00 |
Type | Typeaar |
Filename | Size |
---|---|
moe-push-gcm-1.1.00.pom | |
moe-push-gcm-1.1.00.aar | 13 KB |
moe-push-gcm-1.1.00-sources.jar | 6 KB |
moe-push-gcm-1.1.00-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>1.1.00</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/moe-push-gcm/
implementation 'com.moengage:moe-push-gcm:1.1.00'
// https://jarcasting.com/artifacts/com.moengage/moe-push-gcm/
implementation ("com.moengage:moe-push-gcm:1.1.00")
'com.moengage:moe-push-gcm:aar:1.1.00'
<dependency org="com.moengage" name="moe-push-gcm" rev="1.1.00">
<artifact name="moe-push-gcm" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='moe-push-gcm', version='1.1.00')
)
libraryDependencies += "com.moengage" % "moe-push-gcm" % "1.1.00"
[com.moengage/moe-push-gcm "1.1.00"]