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

Checksums

MD5 5b57e57a564c56c2f3fc60074296de5b
SHA1 086e32c89b569db44c96daabbdd61bd73665927e
SHA256 ec9a6ba93abd87b7a081b3bd5c9d9283e6ac8d15233c758e058fadc0db6d9ee1
SHA512 a42d82b311342237131437c462f0c20d3c8a8a6ce8f1004ee00247aa074070c5f08cae144f9331fc87fac545b8221d1287bef5d5322761040c2a3d924fbb13df

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.6.1.2</version>
  <packaging>aar</packaging>
  <dependencies>
    <dependency>
      <groupId>com.smartadserver.android</groupId>
      <artifactId>smart-display-sdk</artifactId>
      <version>7.6.1</version>
      <type>aar</type>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>*</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.smartadserver.android</groupId>
      <artifactId>smart-core-sdk</artifactId>
      <version>7.6.1</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.9.4</version>
      <type>aar</type>
      <scope>compile</scope>
    </dependency>
  </dependencies>
</project>