smart-display-sdk-with-inmobi-7.24.0.1.pom
Checksums
MD5
|
1af4e87dc3bdd378eea4ddcbec24d466
|
SHA1
|
36edf89adee7b26c9b87ef468b6d725b85901cd5
|
SHA256
|
f5e37b84df696dfd0e90ece8de8eb4ac43334d0484c54262573863cbd2724fbb
|
SHA512
|
5a70859475e81427b4c66a70769a8baa95cc19b5ec399fb4c0eb783531c23b2da5ea3e2b4631035c194aee12ddc7d44085dad185c835abfdf38ebe15f5687b78
|
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.24.0.1</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.24.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>