smart-display-sdk-with-adcolony-7.18.0.0.pom
Checksums
MD5
|
794cb2e74101e24488831577926e72f0
|
SHA1
|
fe8764596d568e7f0ed166f71c8ac4c9306ccfad
|
SHA256
|
7b11c92258d09ac71204a26269572a0a533c2ff8b65c88355cc0e64a64939d66
|
SHA512
|
800d15dceb649c49ff206bed5168ee43e873acfa492ed15fe1d306cbaef02b67c55c7988e6524951a85d758834fc3bde9d50409c52e0169d25f7afdd4c8abcdd
|
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.18.0.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.18.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>