smart-display-sdk-with-inmobi-7.20.0.0.pom
Checksums
MD5
|
945373344ea664a38d09267ec54b6ab7
|
SHA1
|
e6335969e623f37b7964dabdc3f524bc909fb506
|
SHA256
|
cf0db6c4151cb30134576cc42a0813fbc4de2805b3778aa7d05c4faaaff36529
|
SHA512
|
e4136a3c565e8f0690eb245c10fda77a0b122d0c8ecc4a509f6f14694cdaaf6cc1a88fb01ffb1f68c8fa584a776a05cf5f2e74c12bd9f45d1693323ee371e479
|
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.20.0.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.20.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>