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