| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development Dex Универсальные библиотеки Utility |
| Группа | Группаcom.yandex.ads.mediation |
| Идентификатор | Идентификаторmobileads-unityads |
| Последняя версия | Последняя версия4.0.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеUnityAds Adapter for Yandex Mobile Ads Mediation
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| mobileads-unityads-4.0.0.0.pom | |
| mobileads-unityads-4.0.0.0.aar | 31 KB |
| mobileads-unityads-4.0.0.0-sources.jar | 261 bytes |
| mobileads-unityads-4.0.0.0-jar.jar | 21 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-unityads/ -->
<dependency>
<groupId>com.yandex.ads.mediation</groupId>
<artifactId>mobileads-unityads</artifactId>
<version>4.0.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-unityads/
implementation 'com.yandex.ads.mediation:mobileads-unityads:4.0.0.0'
// https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-unityads/
implementation ("com.yandex.ads.mediation:mobileads-unityads:4.0.0.0")
'com.yandex.ads.mediation:mobileads-unityads:aar:4.0.0.0'
<dependency org="com.yandex.ads.mediation" name="mobileads-unityads" rev="4.0.0.0">
<artifact name="mobileads-unityads" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yandex.ads.mediation', module='mobileads-unityads', version='4.0.0.0')
)
libraryDependencies += "com.yandex.ads.mediation" % "mobileads-unityads" % "4.0.0.0"
[com.yandex.ads.mediation/mobileads-unityads "4.0.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.10 |
| androidx.annotation » annotation | jar | 1.1.0 |