smart-display-sdk-with-inmobi-7.23.0.0.pom
Checksums
MD5
|
10226f763dd10f1a631b6f61f108afe2
|
SHA1
|
386dcb250e6a7b16ffcec1a327f3d983f51a5b11
|
SHA256
|
7b95c38f04a0eae3cb60b4cfe03ca10404ff1ff3c99f35d973156141b1ecb650
|
SHA512
|
bca7ce294b9b142426cd2d3d129d4a24b48b5a86e61acea6180a808083a24dc064d69fda360e6af5134cb965b43277471e8020191be4ac7bf10bd56002760985
|
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-inmobi</artifactId>
<version>7.23.0.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.23.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.inmobi.monetization</groupId>
<artifactId>inmobi-ads</artifactId>
<version>10.0.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.squareup.picasso</groupId>
<artifactId>picasso</artifactId>
<version>2.5.2</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>