Download mopub-android-sdk-3.7.0.jar file - Jar m

Jar examples for m:mopub-android-sdk

Description

A fork of the Mopub Android Sdk

You can download jar file mopub-android-sdk 3.7.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add mopub-android-sdk-3.7.0.jar to your project.

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

Download

Click the following link to download the jar file.

mopub-android-sdk-3.7.0-javadoc.jar
mopub-android-sdk-3.7.0-sources.jar
mopub-android-sdk-3.7.0.pom



Related Tutorials