smart-display-sdk-with-applovin-7.24.0.1.pom
Checksums
MD5
|
a9278994cc80d3a0a0b80c2166c496a0
|
SHA1
|
bf52e7010bb435525a17173f371b962ee2da81af
|
SHA256
|
2c5bc2effcc178a5a79e9e234b9f9277d8f9c2591215a2b3782c6c30774e9de2
|
SHA512
|
fff3d07707ad479a0a7746c6dd9609983dc5f2a6131337f28c214deea76fcee0c06cad622ecf2d431bd8cfbb1b72cbc8415c8a8a2fa88f8226129773370c41c9
|
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.24.0.1</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.24.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>