License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.yandex.ads.mediation |
ArtifactId | ArtifactIdmobileads-mintegral |
Last Version | Last Version15.8.01.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMintegral Adapter for Yandex Mobile Ads Mediation
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
mobileads-mintegral-15.8.01.0.pom | |
mobileads-mintegral-15.8.01.0-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-mintegral/ -->
<dependency>
<groupId>com.yandex.ads.mediation</groupId>
<artifactId>mobileads-mintegral</artifactId>
<version>15.8.01.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-mintegral/
implementation 'com.yandex.ads.mediation:mobileads-mintegral:15.8.01.0'
// https://jarcasting.com/artifacts/com.yandex.ads.mediation/mobileads-mintegral/
implementation ("com.yandex.ads.mediation:mobileads-mintegral:15.8.01.0")
'com.yandex.ads.mediation:mobileads-mintegral:aar:15.8.01.0'
<dependency org="com.yandex.ads.mediation" name="mobileads-mintegral" rev="15.8.01.0">
<artifact name="mobileads-mintegral" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yandex.ads.mediation', module='mobileads-mintegral', version='15.8.01.0')
)
libraryDependencies += "com.yandex.ads.mediation" % "mobileads-mintegral" % "15.8.01.0"
[com.yandex.ads.mediation/mobileads-mintegral "15.8.01.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |