is not current version
Last Version 6.2.0

com.moengage:inapp 5.2.0

In-app notification module of MoEngage Platform

GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

inapp
Version

Version

5.2.0
Type

Type

aar

Download inapp 5.2.0


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