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