equativ-display-sdk-with-googlemobileads-8.5.1.0.pom
Checksums
MD5
|
4741a33c0d5a3a3dee38e34fe2fead0a
|
SHA1
|
dcc909ce2a429fcd5dd57210a9b772bb1ced4a9c
|
SHA256
|
9c590f9030f7ce91154c6bdfab8e6ca92db9eb70e81129fc4cb5ae212a4ea52e
|
SHA512
|
d69169b1072be6d9f12a51a36c0692dd67805004bfafd75576ba41d92b30eba8c9bdb35c263f628b50fd6688ac789f6b175d07fc33a931f51fd86ed70c5ab499
|
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.1.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.equativ.android</groupId>
<artifactId>equativ-display-sdk</artifactId>
<version>8.5.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</artifactId>
<version>2.1.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>