m

moe-push-firebase

Firebase module of MoEngage Platform
https://github.com/moengage/MoEngage-Android-SDK
MoEngage Platform Licence
MoEngage
文件下载
文件名 操作
moe-push-firebase-5.1.00.pom 下载
moe-push-firebase-5.1.00-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.moengage</groupId>
  <artifactId>moe-push-firebase</artifactId>
  <version>5.1.00</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.moengage:moe-push-firebase:5.1.00'
Gradle Kotlin
implementation("com.moengage:moe-push-firebase:5.1.00")
Scala SBT
libraryDependencies += "com.moengage" % "moe-push-firebase" % "5.1.00"
Groovy Grape
@Grapes(
  @Grab(group='com.moengage', module='moe-push-firebase', version='5.1.00')
)
Apache Ivy
<dependency org="com.moengage" name="moe-push-firebase" rev="5.1.00" />
Leiningen
[com.moengage/moe-push-firebase "5.1.00"]
Apache Buildr
'com.moengage:moe-push-firebase:jar:5.1.00'
本项目依赖
该项目无第三方依赖