License |
License |
---|---|
GroupId | GroupIdcom.moengage |
ArtifactId | ArtifactIdmi-sdk |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMi SDK
Wrapper module including the official Mi Push SDK.
|
Filename | Size |
---|---|
mi-sdk-1.0.0.pom | |
mi-sdk-1.0.0-sources.jar | 567 bytes |
mi-sdk-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.moengage/mi-sdk/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>mi-sdk</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/mi-sdk/
implementation 'com.moengage:mi-sdk:1.0.0'
// https://jarcasting.com/artifacts/com.moengage/mi-sdk/
implementation ("com.moengage:mi-sdk:1.0.0")
'com.moengage:mi-sdk:aar:1.0.0'
<dependency org="com.moengage" name="mi-sdk" rev="1.0.0">
<artifact name="mi-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='mi-sdk', version='1.0.0')
)
libraryDependencies += "com.moengage" % "mi-sdk" % "1.0.0"
[com.moengage/mi-sdk "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |