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