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

Checksums

MD5 dd3cafdf6d84b34f5c020935dc8a34f2
SHA1 272c3fcbe10ad13063955c750dca4137ac064009
SHA256 1736885cba97bb1ce92bb8008962b746c567ae00659b75c523c48c48c338e84c
SHA512 da7f607749e0db83757da3990526b8a8b1fe4ce1c45ecb7bb33db76de570bc0ad0cfc6db7d768e9e1281cb8b526f8baa642bc29c3ceef59bb57ce015233d32c1

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.5.2.0</version>
  <packaging>aar</packaging>
  <dependencies>
    <dependency>
      <groupId>com.equativ.android</groupId>
      <artifactId>equativ-display-sdk</artifactId>
      <version>8.5.2</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>24.4.0</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-stdlib</artifactId>
      <version>2.1.0</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
</project>