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

Checksums

MD5 af5c01a9be1fa489b714cbecc0ae4122
SHA1 115af938f89ae89d685d1bfc0908cecb35a92777
SHA256 fee8166021e34dc2fab3aa85ce100f34b12ef034f1c7d37e322727aec3068fa3
SHA512 e61cb7df8c40adafa0911e1986c2aa3e7dccc08ec37fc161cf9a1755922bb1743a78d737670a26ff15e068d26b2f16a5d6e7c0e3b3e9a4c39a597e08752ac5d7

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.1.0</version>
  <packaging>aar</packaging>
  <dependencies>
    <dependency>
      <groupId>com.equativ.android</groupId>
      <artifactId>equativ-display-sdk</artifactId>
      <version>8.5.1</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</artifactId>
      <version>2.1.0</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
</project>