GroupId | GroupIdcom.mopub |
---|---|
ArtifactId | ArtifactIdmopub-sdk-fullscreen |
Version | Version5.13.1 |
Type | Typeaar |
Filename | Size |
---|---|
mopub-sdk-fullscreen-5.13.1.pom | |
mopub-sdk-fullscreen-5.13.1.aar | 85 KB |
mopub-sdk-fullscreen-5.13.1-sources.jar | 34 KB |
mopub-sdk-fullscreen-5.13.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.mopub/mopub-sdk-fullscreen/ -->
<dependency>
<groupId>com.mopub</groupId>
<artifactId>mopub-sdk-fullscreen</artifactId>
<version>5.13.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mopub/mopub-sdk-fullscreen/
implementation 'com.mopub:mopub-sdk-fullscreen:5.13.1'
// https://jarcasting.com/artifacts/com.mopub/mopub-sdk-fullscreen/
implementation ("com.mopub:mopub-sdk-fullscreen:5.13.1")
'com.mopub:mopub-sdk-fullscreen:aar:5.13.1'
<dependency org="com.mopub" name="mopub-sdk-fullscreen" rev="5.13.1">
<artifact name="mopub-sdk-fullscreen" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mopub', module='mopub-sdk-fullscreen', version='5.13.1')
)
libraryDependencies += "com.mopub" % "mopub-sdk-fullscreen" % "5.13.1"
[com.mopub/mopub-sdk-fullscreen "5.13.1"]