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

Jar examples for m:moe-android-sdk

Description

MoEngage Platform SDK

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

License

MoEngage Platform Licence

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials