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