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

Checksums

MD5 d58d92b0c3698d6fc010f65d9ba7cca7
SHA1 1267850a4ed3f9234ad40656582d02fe27fd2ba3
SHA256 56ecbdaf5b4c0d7a852e2625f4d986a3e40e05ca3bff6bca89b0140a61b2b663
SHA512 7c3fdf8cba26d66d216569dd00351d933fbaf15e71a8b237fb5bb600c2894454d39549a354a047470c623b6553fb9bfdd94e463bfc51d4d389f7fe393bd17591

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.2.0.0</version>
  <packaging>aar</packaging>
  <dependencies>
    <dependency>
      <groupId>com.equativ.android</groupId>
      <artifactId>equativ-display-sdk</artifactId>
      <version>8.2.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>