smart-display-sdk-with-applovin-7.18.0.0.pom
Checksums
MD5
|
119d2148d209dece13a5cf341f33481a
|
SHA1
|
2de5ac0ef319a4e3fb2b4dd02140bde5fc6024e2
|
SHA256
|
06953b9f0ba24bf5fd40e74cfa253a1497f6cbaa9491efd0f90290bd6d1d9a53
|
SHA512
|
57a9342b6f8d16b14d59e7140144549ad72df92932f70f236cd277268d3e113d452d3987cbd4668d57b0a80883457e64812ad059b0ffaca9fe4b8b6710411308
|
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.18.0.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.18.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>