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

Jar examples for m:moe-android-sdk

Description

MoEngage Platform SDK

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

License

MoEngage Platform Licence

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials