Download moe-android-sdk-7.7.10.jar file - Jar m

Jar examples for m:moe-android-sdk

Description

MoEngage Platform SDK

You can download jar file moe-android-sdk 7.7.10 in this page.

License

MoEngage Platform Licence

Build File

You can use the following script to add moe-android-sdk-7.7.10.jar to your project.

<dependency>
   <groupId>com.moengage</groupId>
   <artifactId>moe-android-sdk</artifactId>
   <version>7.7.10</version>
</dependency>
compile group: 'com.moengage', name: 'moe-android-sdk', version: '7.7.10'
libraryDependencies += "com.moengage" % "moe-android-sdk" % "7.7.10"
<dependency org="com.moengage" name="moe-android-sdk" rev="7.7.10"/>
@Grapes(@Grab(group='com.moengage', module='moe-android-sdk', version='7.7.10'))
'com.moengage:moe-android-sdk:jar:7.7.10'

Download

Click the following link to download the jar file.

moe-android-sdk-7.7.10-javadoc.jar
moe-android-sdk-7.7.10-sources.jar
moe-android-sdk-7.7.10.pom



Related Tutorials