is not current version
Last Version 5.12.0

com.mopub:mopub-sdk-interstitial 5.9.1

MoPub Android SDK - Fullscreen (deprecated)

GroupId

GroupId

com.mopub
ArtifactId

ArtifactId

mopub-sdk-interstitial
Version

Version

5.9.1
Type

Type

aar

Download mopub-sdk-interstitial 5.9.1


<!-- https://jarcasting.com/artifacts/com.mopub/mopub-sdk-interstitial/ -->
<dependency>
    <groupId>com.mopub</groupId>
    <artifactId>mopub-sdk-interstitial</artifactId>
    <version>5.9.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mopub/mopub-sdk-interstitial/
implementation 'com.mopub:mopub-sdk-interstitial:5.9.1'
// https://jarcasting.com/artifacts/com.mopub/mopub-sdk-interstitial/
implementation ("com.mopub:mopub-sdk-interstitial:5.9.1")
'com.mopub:mopub-sdk-interstitial:aar:5.9.1'
<dependency org="com.mopub" name="mopub-sdk-interstitial" rev="5.9.1">
  <artifact name="mopub-sdk-interstitial" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mopub', module='mopub-sdk-interstitial', version='5.9.1')
)
libraryDependencies += "com.mopub" % "mopub-sdk-interstitial" % "5.9.1"
[com.mopub/mopub-sdk-interstitial "5.9.1"]