smart-display-sdk-with-vungle-7.21.0.0.pom
Checksums
MD5
|
1ead44ee9adfdede34ab24f0689b107f
|
SHA1
|
dbd06d4bff44f4900d29a8f74d9d5fad8f98f30c
|
SHA256
|
59ec62681dfbeaa4f999c0e123a6102b152d87b473c905abc08b36694b5b2620
|
SHA512
|
183a5e52573df3283ad9319639b3abc9f74c07c437812a214e040854dc12d85e5ee91da3ec35185422b2e3df2eb92b2ec1c09da4e202f1581d884dc4d5874fff
|
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-vungle</artifactId>
<version>7.21.0.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.21.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.vungle</groupId>
<artifactId>publisher-sdk-android</artifactId>
<version>6.10.3</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>androidx.preference</groupId>
<artifactId>preference</artifactId>
<version>1.1.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>