smart-display-sdk-with-facebookaudiencenetwork-7.0.4.0.pom
Checksums
MD5
|
e9e55428a2853ea9ef6e384b0d8a9866
|
SHA1
|
5c473783dcdb76864409520d07925840ff76f158
|
SHA256
|
007bdc2acda1369bcbe647fc1fd37d0c198776b5217e555abdcf4b450d0eab17
|
SHA512
|
e8d2c15103974184a1d85a30048e02dfa6dfd550bf177ecdb5c5404a4ac585a7cdfef64a3d349b679677cfdc12d3b9f87de9b97145de23edddf64e076cb59801
|
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-facebookaudiencenetwork</artifactId>
<version>7.0.4.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.0.4</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.facebook.android</groupId>
<artifactId>audience-network-sdk</artifactId>
<version>4.99.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>