equativ-display-sdk-with-ogury-8.5.0.0.pom

Checksums

MD5 ad75b81e6eb4a3fe5d1468b8cb8f5ebb
SHA1 1565b87d97ca079c04d7fd33a6f2b82b7019b1bc
SHA256 a7faacd41d6143db4add596d5b577370588cc6c51f55b38b35760b1ae7d10c06
SHA512 e1468de77843c3eba76334e2c1ecd5023b143b997cbb6bd39483bbde1963398d49fd4155e1a8df3bf7b25a588d4d8858fb0bfd594cf29922e429b3dcb6a3c99c

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-ogury</artifactId>
  <version>8.5.0.0</version>
  <packaging>aar</packaging>
  <dependencies>
    <dependency>
      <groupId>com.equativ.android</groupId>
      <artifactId>equativ-display-sdk</artifactId>
      <version>8.5.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>co.ogury</groupId>
      <artifactId>ogury-sdk</artifactId>
      <version>5.6.2</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>