smart-display-sdk-with-vungle-7.20.2.0.pom
Checksums
MD5
|
768fc1817bd8e26b52be0affb7471f87
|
SHA1
|
2e52b42faafabf5e479a53e1b0627efefef0ac74
|
SHA256
|
874fd460a67299e96059b50d414cd5dd3c8894aeccc001f1204c7f3b21658f90
|
SHA512
|
c9fc87aca22592c949e235a0cc6a46127b95af4ca5b016cd824f2f58f3e2e54ca9abc80cd431074c39de678870936dd22906c9ca54126e805b909cb443a71129
|
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.20.2.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.20.2</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>