Categories |
CategoriesDex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdcom.yandex.ads.mediation |
ArtifactId | ArtifactIdmobileads-mopub |
Version | Version1.7.0 |
Type | Typeaar |
Filename | Size |
---|---|
mobileads-mopub-1.7.0.pom | |
mobileads-mopub-1.7.0.aar | 57 KB |
mobileads-mopub-1.7.0-sources.jar | 261 bytes |
mobileads-mopub-1.7.0-jar.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-mopub/ -->
<dependency>
<groupId>com.yandex.ads.mediation</groupId>
<artifactId>mobileads-mopub</artifactId>
<version>1.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-mopub/
implementation 'com.yandex.ads.mediation:mobileads-mopub:1.7.0'
// https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-mopub/
implementation ("com.yandex.ads.mediation:mobileads-mopub:1.7.0")
'com.yandex.ads.mediation:mobileads-mopub:aar:1.7.0'
<dependency org="com.yandex.ads.mediation" name="mobileads-mopub" rev="1.7.0">
<artifact name="mobileads-mopub" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yandex.ads.mediation', module='mobileads-mopub', version='1.7.0')
)
libraryDependencies += "com.yandex.ads.mediation" % "mobileads-mopub" % "1.7.0"
[com.yandex.ads.mediation/mobileads-mopub "1.7.0"]