equativ-display-sdk-with-googlemobileads-8.3.0.0.pom

Checksums

MD5 aa696a4d6d44671f043b39de7a414385
SHA1 5ad38a16af8534f6530b30c352294ce8feb3211b
SHA256 10c73e89f007395d6eebbabfd0284d08da5cdbcccc6f0c851fb543270864e83f
SHA512 741da23fd235b401ff346812aa85e40cdbb4b5fe332a84557dbaee2a18ee1bf26fa07954b95a8718a2b00dde0011b45de5f05a479a733cace70bc79100923006

POM

<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <!-- This module was also published with a richer model, Gradle metadata,  -->
  <!-- which should be used instead. Do not delete the following line which  -->
  <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
  <!-- that they should prefer consuming it instead. -->
  <!-- do_not_remove: published-with-gradle-metadata -->
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.equativ.android.mediation</groupId>
  <artifactId>equativ-display-sdk-with-googlemobileads</artifactId>
  <version>8.3.0.0</version>
  <packaging>aar</packaging>
  <dependencies>
    <dependency>
      <groupId>com.equativ.android</groupId>
      <artifactId>equativ-display-sdk</artifactId>
      <version>8.3.0</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.annotation</groupId>
      <artifactId>annotation</artifactId>
      <version>1.0.0</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.google.android.gms</groupId>
      <artifactId>play-services-ads</artifactId>
      <version>23.1.0</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-stdlib-jdk8</artifactId>
      <version>1.8.0</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
</project>