is not current version
Last Version 3.1.1

com.moengage:rich-notification 2.0.03

Rich notification module of MoEngage Platform

GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

rich-notification
Version

Version

2.0.03
Type

Type

aar

Download rich-notification 2.0.03


<!-- https://jarcasting.com/artifacts/com.moengage/rich-notification/ -->
<dependency>
    <groupId>com.moengage</groupId>
    <artifactId>rich-notification</artifactId>
    <version>2.0.03</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/rich-notification/
implementation 'com.moengage:rich-notification:2.0.03'
// https://jarcasting.com/artifacts/com.moengage/rich-notification/
implementation ("com.moengage:rich-notification:2.0.03")
'com.moengage:rich-notification:aar:2.0.03'
<dependency org="com.moengage" name="rich-notification" rev="2.0.03">
  <artifact name="rich-notification" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='rich-notification', version='2.0.03')
)
libraryDependencies += "com.moengage" % "rich-notification" % "2.0.03"
[com.moengage/rich-notification "2.0.03"]