m

moe-push-firebase

Firebase module of MoEngage Platform
https://github.com/moengage/MoEngage-Android-SDK
MoEngage Platform Licence
MoEngage
Files download
File Operation
moe-push-firebase-7.0.1.pom download
moe-push-firebase-7.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.moengage</groupId>
  <artifactId>moe-push-firebase</artifactId>
  <version>7.0.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.moengage:moe-push-firebase:7.0.1'
Gradle Kotlin
implementation("com.moengage:moe-push-firebase:7.0.1")
Scala SBT
libraryDependencies += "com.moengage" % "moe-push-firebase" % "7.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.moengage', module='moe-push-firebase', version='7.0.1')
)
Apache Ivy
<dependency org="com.moengage" name="moe-push-firebase" rev="7.0.1" />
Leiningen
[com.moengage/moe-push-firebase "7.0.1"]
Apache Buildr
'com.moengage:moe-push-firebase:jar:7.0.1'
Dependencies
The project has no third-party dependencies