smart-display-sdk-with-adincube-7.6.1.3.pom
Checksums
MD5
|
6bb7dfe0f24f5e0ca94ae46818f1353d
|
SHA1
|
952fcfb46bc7ffbb74fbeab90e886a96ccc4020c
|
SHA256
|
927ae42f8b98e12ff54c76faf0408e018c2bff7831623dd668ff5cea61fc4c1e
|
SHA512
|
5707c90b509739438066f8ff0f3ad8a7a9a1f902ac0c2add008d511fafbc66016e9386e176f6182bd0ad74b5357ff12e8a4aec1c0b9e175578c41bddbaedfee5
|
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.3</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>androidx.annotation</groupId>
<artifactId>annotation</artifactId>
<version>1.0.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.google.android.gms</groupId>
<artifactId>play-services-ads-identifier</artifactId>
<version>17.0.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.google.android.gms</groupId>
<artifactId>play-services-location</artifactId>
<version>17.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>