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

Checksums

MD5 01d7e9bcf1b1ac2252e2b40efaab2dd6
SHA1 22d3846acca3871e11f441438f522e3e9d60cdb0
SHA256 ad257944179ea3f4960d466f9bf7e33874a4c0a4beb7d0ac8453cef6d7769156
SHA512 517428384673b43a9c3c504c96b6d25c7513e308b4c6162b0c29f4ebaf42ab80b83b30ae2f79a5cfefe5ae276609dc2b385485dbcabb5bbbc9b80108f1afec90

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