smart-display-sdk-with-vungle-7.21.0.1.pom
Checksums
MD5
|
bc4e73bd4d09d53f27a2d3ae54768c61
|
SHA1
|
5f7e6021269749b2a76c754a81ea2e51c5a26a64
|
SHA256
|
92b1881d0649b73fff06679a322a2ebbcd2d4167ec49c83706e7ed84caf78a92
|
SHA512
|
501bb0c5b01597a6a6db44ada3019cfeab6ef5ae05929751bb011a06bad7cd34e29fa293a4edd4b479cfbd9e17d81014a0581be4f71c9bae04a23f83cd0928a1
|
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.1</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>