Categories |
CategoriesDex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdcom.yandex.ads.mediation |
ArtifactId | ArtifactIdmobileads-mopub |
Version | Version1.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
mobileads-mopub-1.0.1.pom | |
mobileads-mopub-1.0.1.aar | 26 KB |
mobileads-mopub-1.0.1-sources.jar | 261 bytes |
mobileads-mopub-1.0.1-jar.jar | 31 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.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-mopub/
implementation 'com.yandex.ads.mediation:mobileads-mopub:1.0.1'
// https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-mopub/
implementation ("com.yandex.ads.mediation:mobileads-mopub:1.0.1")
'com.yandex.ads.mediation:mobileads-mopub:aar:1.0.1'
<dependency org="com.yandex.ads.mediation" name="mobileads-mopub" rev="1.0.1">
<artifact name="mobileads-mopub" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yandex.ads.mediation', module='mobileads-mopub', version='1.0.1')
)
libraryDependencies += "com.yandex.ads.mediation" % "mobileads-mopub" % "1.0.1"
[com.yandex.ads.mediation/mobileads-mopub "1.0.1"]