equativ-display-sdk-with-googlemobileads-8.5.0.0.pom
Checksums
MD5
|
f1dee16c2c5befd3c2dd0309e5b19325
|
SHA1
|
7167ae6f8408fa9d04c0be2cc3bec5f94e91a573
|
SHA256
|
6fde50c80366a7fbab4771bc6c91502dec2f6999d3c97ef8bd99b15aa431c82c
|
SHA512
|
484cc1074a80d9733dc4c209d281eaf4863d612308e01361160717275e3848f4c6f4994550fd04b22d702bfc69d7ce060fccb46b688e88490db32b51487993d6
|
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.equativ.android.mediation</groupId>
<artifactId>equativ-display-sdk-with-googlemobileads</artifactId>
<version>8.5.0.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.equativ.android</groupId>
<artifactId>equativ-display-sdk</artifactId>
<version>8.5.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.google.android.gms</groupId>
<artifactId>play-services-ads</artifactId>
<version>23.5.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib-jdk8</artifactId>
<version>1.8.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>