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

Checksums

MD5 5f51c3d7dd72d906dfb8415694ac853c
SHA1 f3aaf9cd189af8a25b891b09d3144b1d2886caf9
SHA256 770dfc7a279832609f0dbed780b172dcfd064f87a26204521f21ce6c527e0b47
SHA512 d1194f40e564d946b6c61075fcf959d0242145766501afa0f4d5aa46d221594cb7c7b7c0e2723515c358a31b65c837d881d67da85bfa0211a4820ee890bb63c9

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.23.0.2</version>
  <packaging>aar</packaging>
  <dependencies>
    <dependency>
      <groupId>com.smartadserver.android</groupId>
      <artifactId>smart-display-sdk</artifactId>
      <version>7.23.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>