smart-display-sdk-with-adcolony-7.24.0.1.pom

Checksums

MD5 1665c9f7b9b7c5e0431b1894e67fc32f
SHA1 c96042fcb372f2666f0dba15d9d71fa322e7ea13
SHA256 330c5e1e4d3ea65413cb1395dedfb3f0e6bcce6b9d67b27e252d9dacb6c7a5a0
SHA512 31f084e6ef437bdd8d7f95acaf5b8cf5435a551445fa6b5a55b8937d9db7f000149d8580034984dfc4f1c89ec5c43865876607db36cfcc7d7a48fa2dbf50b57a

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.smartadserver.android.mediation</groupId>
  <artifactId>smart-display-sdk-with-adcolony</artifactId>
  <version>7.24.0.1</version>
  <packaging>aar</packaging>
  <dependencies>
    <dependency>
      <groupId>com.smartadserver.android</groupId>
      <artifactId>smart-display-sdk</artifactId>
      <version>7.24.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.adcolony</groupId>
      <artifactId>sdk</artifactId>
      <version>4.6.5</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
</project>