smart-display-sdk-with-adcolony-7.22.0.0.pom
Checksums
MD5
|
cc90fa239853be4fb07df4f989586c34
|
SHA1
|
0dbf78710450eee992664f1746cc0bcca70fc431
|
SHA256
|
bb866c5316ef6fca83da134b48cdf9bd7949a7102aee03adf1352c685d9eb3b5
|
SHA512
|
a27e8e6c084f4de056cdb2679804c4ff7a5b7b5b560065944d49d07c1ecc797ac754f6fff48ee3fae22a7e9763dd9a0f447c475bd8cab1bdfc04dac15d6690ea
|
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.22.0.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.22.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>