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