License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development Dex General Purpose Libraries Utility |
GroupId | GroupIdcom.yandex.ads.mediation |
ArtifactId | ArtifactIdmobileads-unityads |
Last Version | Last Version4.0.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionUnityAds Adapter for Yandex Mobile Ads Mediation
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.10 |
androidx.annotation » annotation | jar | 1.1.0 |