is not current version
Last Version 6.2.0

com.moengage:inapp 5.0.02

In-app notification module of MoEngage Platform

GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

inapp
Version

Version

5.0.02
Type

Type

aar

Download inapp 5.0.02


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