is not current version
Last Version 1.0.0

com.moengage:mi-sdk 0.0.1

Wrapper module including the official Mi Push SDK.

GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

mi-sdk
Version

Version

0.0.1
Type

Type

aar

Download mi-sdk 0.0.1


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