is not current version
Last Version 6.1.1

com.moengage:moe-push-firebase 1.0.01

MoEngage Platform SDK

GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

moe-push-firebase
Version

Version

1.0.01
Type

Type

aar

Download moe-push-firebase 1.0.01


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