smart-display-sdk-with-applovin-7.20.2.0.pom
Checksums
MD5
|
f177415e686e5a47c0b7756947a8c968
|
SHA1
|
21ee1516e3369a4ec92b28e1b3c958fa6ed4b8b5
|
SHA256
|
a4c660122199524b1b86682c7d6d4d5944269b24f47cd442141494857a139a26
|
SHA512
|
85b40842e37f482459e1accad57a49e767571785491bba3d7025899629198df25083444f16f452319bb2e7c4a09069ecbf14ec5e9a99e58cccb50e20876d062c
|
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.20.2.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.20.2</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>