smart-display-sdk-with-adcolony-7.19.1.0.pom
Checksums
MD5
|
96e0f06f1b09f335ad0f984f97fdd2ee
|
SHA1
|
f767d0d62a49c92fbd76e24cde40bad50d9e68fd
|
SHA256
|
faa1f0bec91b80998698f0ea65fc6f3a838062734b397d8711705d11b0a2aa5e
|
SHA512
|
6e87257c23859f608982dcea846cb410b0209d1312fc26554381a4ddf933667d60119b83576cf501065e492f127c59313139a713d4228d4ebb5ce054be72ac42
|
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.19.1.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.19.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>