equativ-display-sdk-with-googlemobileads-8.4.0.0.pom
Checksums
MD5
|
fe2c478595cb2d4f2834e8bb757aa3b2
|
SHA1
|
6be7f52e5b1056c33acf05703448e6195e19cb97
|
SHA256
|
93b2ea01e831a0d036e224a26f1777a53495dea643e7f8a6e567a696518555e4
|
SHA512
|
0c2a91d068b65baab9dcb9db8b45de3dbc1f1204eb010be1336e56cca46382cf96bf62f18bdbe80b26d811a9a83bb4227cfa1787bd4585f0d9951966437d729d
|
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.4.0.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.equativ.android</groupId>
<artifactId>equativ-display-sdk</artifactId>
<version>8.4.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>