Categories |
CategoriesUnity Business Logic Libraries Game Development Dex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdcom.yandex.ads.mediation |
ArtifactId | ArtifactIdmobileads-unityads |
Version | Version1.3.0 |
Type | Typeaar |
Filename | Size |
---|---|
mobileads-unityads-1.3.0.pom | |
mobileads-unityads-1.3.0.aar | 31 KB |
mobileads-unityads-1.3.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>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-unityads/
implementation 'com.yandex.ads.mediation:mobileads-unityads:1.3.0'
// https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-unityads/
implementation ("com.yandex.ads.mediation:mobileads-unityads:1.3.0")
'com.yandex.ads.mediation:mobileads-unityads:aar:1.3.0'
<dependency org="com.yandex.ads.mediation" name="mobileads-unityads" rev="1.3.0">
<artifact name="mobileads-unityads" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yandex.ads.mediation', module='mobileads-unityads', version='1.3.0')
)
libraryDependencies += "com.yandex.ads.mediation" % "mobileads-unityads" % "1.3.0"
[com.yandex.ads.mediation/mobileads-unityads "1.3.0"]