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