smart-display-sdk-with-adcolony-7.23.1.0.pom
Checksums
MD5
|
4599656cf28d9f3f7e07f08b72a43727
|
SHA1
|
ab6144bb7e706ae692ba73234a939812a47d153e
|
SHA256
|
16eb25cc3bcac5d5d3b96e7b407f7229d03df01af66eb4d081217aa79ecae320
|
SHA512
|
b9e6e82bf2b53b621e464c12b645b7e9b85ce692674bb23bdafe8f1aec894b1ad3516fdceb34cedb88cb20d9154ac6f0aba1f9001f6ebb92ba6848f256aa78d0
|
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.23.1.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.23.1</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>