On AdMob site, I see that I should add the following dependency:
compile ‘com.google.android.gms:play-services-ads:8.4.0’
and this means that “This instructs gradle to include code from the play-services-ads artifact, which is found in the Google Repository.”
Will MoPub work if I only add the ads project? I believe it will, but could the MoPub developers verify this?