i

inapp

In-app notification module of MoEngage Platform
https://github.com/moengage/MoEngage-Android-SDK
MoEngage Platform Licence
MoEngage
文件下载
文件名 操作
inapp-5.1.00.pom 下载
inapp-5.1.00-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.moengage</groupId>
  <artifactId>inapp</artifactId>
  <version>5.1.00</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.moengage:inapp:5.1.00'
Gradle Kotlin
implementation("com.moengage:inapp:5.1.00")
Scala SBT
libraryDependencies += "com.moengage" % "inapp" % "5.1.00"
Groovy Grape
@Grapes(
  @Grab(group='com.moengage', module='inapp', version='5.1.00')
)
Apache Ivy
<dependency org="com.moengage" name="inapp" rev="5.1.00" />
Leiningen
[com.moengage/inapp "5.1.00"]
Apache Buildr
'com.moengage:inapp:jar:5.1.00'
本项目依赖
该项目无第三方依赖