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

Checksums

MD5 4af8a50f96396febd8aaf2c65cf2389f
SHA1 15ba7d8004eadbec6547a402a381aec8683c001b
SHA256 0f91db8632c634cb2596840485c0e32856ec67575ae48d0c2b4170c124ea9b3c
SHA512 67ae84e688b1c69484b801804d3ad283a59eb57f01bd31d78b13478d36f54166b4cf4e5f1bd30c107b453006c5405ab4a077be618e98a62d8a1ad9ecd08b9dcf

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