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

Jar examples for m:moe-android-sdk

Description

MoEngage Platform SDK

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

License

MoEngage Platform Licence

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials