smart-display-sdk-with-adincube-7.0.3.1.pom

Checksums

MD5 fee27784889197d9551a1a0c9638cd82
SHA1 f75640b28d86b70be58359ebd72971e6b9dad514
SHA256 465d1d97312310f548fe42497570c287002b34d8c31f7b52479b0067b9d2ed57
SHA512 43711a219e3b37c9f9d3fc21bc16f60e253ec023c9a31196d736688cbc5e37d3f17aacd22d62b0934bf854cdffdf93b899daa0269e2abb19c93d6639fea88652

POM

<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://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">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.smartadserver.android.mediation</groupId>
  <artifactId>smart-display-sdk-with-adincube</artifactId>
  <version>7.0.3.1</version>
  <packaging>aar</packaging>
  <dependencies>
    <dependency>
      <groupId>com.smartadserver.android</groupId>
      <artifactId>smart-display-sdk</artifactId>
      <version>7.0.3</version>
      <type>aar</type>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>*</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.android.support</groupId>
      <artifactId>support-annotations</artifactId>
      <version>28.0.0</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.google.android.gms</groupId>
      <artifactId>play-services-ads-identifier</artifactId>
      <version>16.0.0</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.google.android.gms</groupId>
      <artifactId>play-services-location</artifactId>
      <version>16.0.0</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.squareup.okhttp3</groupId>
      <artifactId>okhttp</artifactId>
      <version>3.12.1</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.adincube.sdk</groupId>
      <artifactId>AdinCube-Java-1626ebe</artifactId>
      <version>2.6.3</version>
      <type>aar</type>
      <scope>compile</scope>
    </dependency>
  </dependencies>
</project>