smart-display-sdk-with-adcolony-7.24.0.0.pom
Checksums
MD5
|
9bfa26e8f03856df71976183f0a210b4
|
SHA1
|
ad8eef03bf7943d52a08a88ce265cc267bcd1a41
|
SHA256
|
8f37861ed26b7a70d63a3ba8bcc266e67741142f40d247e6f653692e9b67577f
|
SHA512
|
e388ac1436d677dfa3cc29a8e11d73059f350a82e530f70d784044a1f295de15658c1af385586373f3f75ac7839b27f5494e9c9cac73c8ccb1749242338bd936
|
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.24.0.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.24.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>