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

Checksums

MD5 0c882a0ca15a993d0e2ea433764e4a7f
SHA1 36c4024ecac592a5eb85163d51ec8c5c64ca9df5
SHA256 19a14c4eaef493b5ed9caf46cce428eeec6e47235d9fe81acf98eceb7a7d65e1
SHA512 e4a52453ef6d6001bf0a3f9c0645927f73263886e969d31b5b9984a331e49bc2f45e81ad28cea4f642df5e2f69c4edec9872e8640abc13991a6c703fd40881c4

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.0</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>