Files download
File Operation
mobileads-mintegral-15.8.01.2.pom download
mobileads-mintegral-15.8.01.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.yandex.ads.mediation</groupId>
  <artifactId>mobileads-mintegral</artifactId>
  <version>15.8.01.2</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.yandex.ads.mediation:mobileads-mintegral:15.8.01.2'
Gradle Kotlin
implementation("com.yandex.ads.mediation:mobileads-mintegral:15.8.01.2")
Scala SBT
libraryDependencies += "com.yandex.ads.mediation" % "mobileads-mintegral" % "15.8.01.2"
Groovy Grape
@Grapes(
  @Grab(group='com.yandex.ads.mediation', module='mobileads-mintegral', version='15.8.01.2')
)
Apache Ivy
<dependency org="com.yandex.ads.mediation" name="mobileads-mintegral" rev="15.8.01.2" />
Leiningen
[com.yandex.ads.mediation/mobileads-mintegral "15.8.01.2"]
Apache Buildr
'com.yandex.ads.mediation:mobileads-mintegral:jar:15.8.01.2'