equativ-display-sdk-with-googlemobileads-8.3.1.0.pom
Checksums
MD5
|
141065934ea46d91790d91c9bc42f622
|
SHA1
|
5c1ed49ee3db00b2597d7ed551003160a1330574
|
SHA256
|
758ed9664bddd5a7c253c90005d0399a9db8a861f6c58e607ae7314ffa8bdfda
|
SHA512
|
85728e24d9ea6e07a6c3df0d4879a6d92200a0051462d777bc5b21a6bb757e336b176c37793c61463cd7e110dafd41eac2b98e05f477e54b90b9ed8060c0b003
|
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.3.1.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.equativ.android</groupId>
<artifactId>equativ-display-sdk</artifactId>
<version>8.3.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.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>