p

pushbase

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