smart-display-sdk-with-googlemobileads-7.25.1.0.pom
Checksums
MD5
|
343406f819acc44e424cf9d4ed587aa0
|
SHA1
|
0fd040f1f7a53c693903b62eeb45ebd05183b3a1
|
SHA256
|
1eee2f7ab9079521d7bc8c55333b28daa3bf67be0404c02b9e7f9de1261f9b40
|
SHA512
|
9c04076b02eeb96bffab5f31a07fc64e0eb7fd14a5d907c61db0b5cdaa361b0f3ab7b18f5b28d171431e2f8ad6915f113c7d8970da9a94bc72cf39c93f4ca469
|
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-googlemobileads</artifactId>
<version>7.25.1.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.25.1</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.google.android.gms</groupId>
<artifactId>play-services-ads</artifactId>
<version>23.1.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>1.9.20</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>