smart-display-sdk-with-vungle-7.23.0.0.pom
Checksums
MD5
|
dbd0a3bb266f1ec39ad91e114c3ebd84
|
SHA1
|
fbff0b139b43913c385b30acd9d746c6480eccab
|
SHA256
|
8056a83d05e5d5541e4971d6e43ae68e4b58016fe48d2c962b385c4738e3535f
|
SHA512
|
acd070bfca395d242085fdb92a16de6542834d127c5a3ab4b91f1c1fe99ede0e2c9f9d64b3157d762251c6e81a1eca764a22959d2531f329701cdef9f61b12f6
|
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.23.0.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.23.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>