p

pushbase

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