is not current version
Last Version 3.1.1

com.moengage:rich-notification 1.2.01

Rich notification module of MoEngage Platform

GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

rich-notification
Version

Version

1.2.01
Type

Type

aar

Download rich-notification 1.2.01


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