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