smart-display-sdk-with-applovin-7.22.0.0.pom
Checksums
MD5
|
7d6599767683f50670cf39431dc09f81
|
SHA1
|
ed247dbf194ffae6823939a488e1d995fc85838a
|
SHA256
|
6a35db3f2619b03651b3c593365de77fa77193073759ad98ea52ea58f2ffc484
|
SHA512
|
9579a6404c90a330ccc4a0c5d1c85a5c5f7d03fcf6c99dcfdedfedd9f57549511e26a668ad107e4b29e00f4c8b7f286fa3e1798fcf6a40b19a9faa15206301f9
|
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-applovin</artifactId>
<version>7.22.0.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.22.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.applovin</groupId>
<artifactId>applovin-sdk</artifactId>
<version>9.3.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>