is not current version
Last Version 6.2.0

com.moengage:inapp 4.3.01

In-app notification module of MoEngage Platform

GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

inapp
Version

Version

4.3.01
Type

Type

aar

Download inapp 4.3.01


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