r

rich-notification

Rich notification module of MoEngage Platform
https://github.com/moengage/MoEngage-Android-SDK
MoEngage Platform Licence
MoEngage
Files download
File Operation
rich-notification-5.0.1.pom download
rich-notification-5.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.moengage</groupId>
  <artifactId>rich-notification</artifactId>
  <version>5.0.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.moengage:rich-notification:5.0.1'
Gradle Kotlin
implementation("com.moengage:rich-notification:5.0.1")
Scala SBT
libraryDependencies += "com.moengage" % "rich-notification" % "5.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.moengage', module='rich-notification', version='5.0.1')
)
Apache Ivy
<dependency org="com.moengage" name="rich-notification" rev="5.0.1" />
Leiningen
[com.moengage/rich-notification "5.0.1"]
Apache Buildr
'com.moengage:rich-notification:jar:5.0.1'
Dependencies