License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development Dex General Purpose Libraries Utility |
GroupId | GroupIdcom.yandex.ads.mediation |
ArtifactId | ArtifactIdmobileads-unityads |
Version | Version3.7.5.0 |
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-3.7.5.0.pom | |
mobileads-unityads-3.7.5.0-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-unityads/ -->
<dependency>
<groupId>com.yandex.ads.mediation</groupId>
<artifactId>mobileads-unityads</artifactId>
<version>3.7.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-unityads/
implementation 'com.yandex.ads.mediation:mobileads-unityads:3.7.5.0'
// https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-unityads/
implementation ("com.yandex.ads.mediation:mobileads-unityads:3.7.5.0")
'com.yandex.ads.mediation:mobileads-unityads:aar:3.7.5.0'
<dependency org="com.yandex.ads.mediation" name="mobileads-unityads" rev="3.7.5.0">
<artifact name="mobileads-unityads" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yandex.ads.mediation', module='mobileads-unityads', version='3.7.5.0')
)
libraryDependencies += "com.yandex.ads.mediation" % "mobileads-unityads" % "3.7.5.0"
[com.yandex.ads.mediation/mobileads-unityads "3.7.5.0"]