p

pushbase

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