smart-display-sdk-with-applovin-7.21.0.1.pom
Checksums
MD5
|
994f43899e5de94ce2472a1c0c31b952
|
SHA1
|
ed9097bdd4dd6bdea2f66bd902a310bc29571da2
|
SHA256
|
e3eb81e56d1a10e350c0de46a24c4ee9640a56e1ec04e60a7b1a5c9aa0a9165b
|
SHA512
|
f052b555c39a2b20229626415a164d407a1b51073e33431208dd4f9837daef3a29c3cf2723b06e9ae04a46f394e917114c048bccc063a478a71049079be09a8e
|
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.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.applovin</groupId>
<artifactId>applovin-sdk</artifactId>
<version>9.3.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>