smart-display-sdk-with-applovin-7.25.1.0.pom
Checksums
MD5
|
dd2251ae8c60c777034fbf54425b9ea5
|
SHA1
|
4f86b6274174bcf3f7b839c22031027f1874a0f7
|
SHA256
|
c899fbcbb14ff20b76bd15f2a31743b00b31ef1174d2596b807ca3a62f8a2239
|
SHA512
|
4751cef4e2037c0a441ca7dd43d217abd51b7fcbd111980f1520b9f1140589169fe746c378aa0c656daaf704d9e964a5f47a2e1ceb0389dd53b622e532740de0
|
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.25.1.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.25.1</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.14.12</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>1.9.20</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>