p

pushbase

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