License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.yandex.ads.mediation |
ArtifactId | ArtifactIdmobileads-startapp |
Last Version | Last Version4.9.1.0 |
Release Date | Release Date |
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.9.1.0.pom | |
mobileads-startapp-4.9.1.0.aar | 40 KB |
mobileads-startapp-4.9.1.0-sources.jar | 261 bytes |
mobileads-startapp-4.9.1.0-jar.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-startapp/ -->
<dependency>
<groupId>com.yandex.ads.mediation</groupId>
<artifactId>mobileads-startapp</artifactId>
<version>4.9.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-startapp/
implementation 'com.yandex.ads.mediation:mobileads-startapp:4.9.1.0'
// https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-startapp/
implementation ("com.yandex.ads.mediation:mobileads-startapp:4.9.1.0")
'com.yandex.ads.mediation:mobileads-startapp:aar:4.9.1.0'
<dependency org="com.yandex.ads.mediation" name="mobileads-startapp" rev="4.9.1.0">
<artifact name="mobileads-startapp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yandex.ads.mediation', module='mobileads-startapp', version='4.9.1.0')
)
libraryDependencies += "com.yandex.ads.mediation" % "mobileads-startapp" % "4.9.1.0"
[com.yandex.ads.mediation/mobileads-startapp "4.9.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.10 |
androidx.annotation » annotation | jar | 1.1.0 |