License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.yandex.ads.mediation |
ArtifactId | ArtifactIdmobileads-mopub |
Version | Version5.18.0.0 |
Type | Typeaar |
Description |
DescriptionMoPub Adapter for Yandex Mobile Ads Mediation
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
mobileads-mopub-5.18.0.0.pom | |
mobileads-mopub-5.18.0.0-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-mopub/ -->
<dependency>
<groupId>com.yandex.ads.mediation</groupId>
<artifactId>mobileads-mopub</artifactId>
<version>5.18.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-mopub/
implementation 'com.yandex.ads.mediation:mobileads-mopub:5.18.0.0'
// https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-mopub/
implementation ("com.yandex.ads.mediation:mobileads-mopub:5.18.0.0")
'com.yandex.ads.mediation:mobileads-mopub:aar:5.18.0.0'
<dependency org="com.yandex.ads.mediation" name="mobileads-mopub" rev="5.18.0.0">
<artifact name="mobileads-mopub" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yandex.ads.mediation', module='mobileads-mopub', version='5.18.0.0')
)
libraryDependencies += "com.yandex.ads.mediation" % "mobileads-mopub" % "5.18.0.0"
[com.yandex.ads.mediation/mobileads-mopub "5.18.0.0"]