| License |
License |
|---|---|
| GroupId | GroupIdcom.moengage |
| ArtifactId | ArtifactIdmoe-push-firebase |
| Version | Version5.1.00 |
| Type | Typeaar |
| Description |
DescriptionMoEngage FCM Library
Firebase module of MoEngage Platform
|
| Filename | Size |
|---|---|
| moe-push-firebase-5.1.00.pom | |
| moe-push-firebase-5.1.00-sources.jar | 18 KB |
| moe-push-firebase-5.1.00-javadoc.jar | 226 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.moengage/moe-push-firebase/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>moe-push-firebase</artifactId>
<version>5.1.00</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/moe-push-firebase/
implementation 'com.moengage:moe-push-firebase:5.1.00'
// https://jarcasting.com/artifacts/com.moengage/moe-push-firebase/
implementation ("com.moengage:moe-push-firebase:5.1.00")
'com.moengage:moe-push-firebase:aar:5.1.00'
<dependency org="com.moengage" name="moe-push-firebase" rev="5.1.00">
<artifact name="moe-push-firebase" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='moe-push-firebase', version='5.1.00')
)
libraryDependencies += "com.moengage" % "moe-push-firebase" % "5.1.00"
[com.moengage/moe-push-firebase "5.1.00"]