License |
License |
---|---|
GroupId | GroupIdcom.moengage |
ArtifactId | ArtifactIdinapp |
Version | Version6.1.1 |
Type | Typeaar |
Description |
DescriptionMoEngage InApp Library
In-app notification module of MoEngage Platform
|
Filename | Size |
---|---|
inapp-6.1.1.pom | |
inapp-6.1.1-sources.jar | 216 KB |
inapp-6.1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.moengage/inapp/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>inapp</artifactId>
<version>6.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/inapp/
implementation 'com.moengage:inapp:6.1.1'
// https://jarcasting.com/artifacts/com.moengage/inapp/
implementation ("com.moengage:inapp:6.1.1")
'com.moengage:inapp:aar:6.1.1'
<dependency org="com.moengage" name="inapp" rev="6.1.1">
<artifact name="inapp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='inapp', version='6.1.1')
)
libraryDependencies += "com.moengage" % "inapp" % "6.1.1"
[com.moengage/inapp "6.1.1"]