equativ-display-sdk-with-ogury-8.2.0.0.pom
Checksums
MD5
|
7dc29c427be8f762b00b1852349990ee
|
SHA1
|
30e4a7401dae2864f09f36d99115658a20d184df
|
SHA256
|
690c85a80caaa1e0d14af3c1acfe6ff451d38c3afd835abe4eace5d9c3007877
|
SHA512
|
19d775393afd91e5aa8859f42eb55e9fd93e5c12ccfdcdb838edfb3b2ef3e316833e1f576f1b6468baa16b30c7f025516ada454aa90c497c034f1ebd70ccf024
|
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-ogury</artifactId>
<version>8.2.0.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.equativ.android</groupId>
<artifactId>equativ-display-sdk</artifactId>
<version>8.2.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>co.ogury</groupId>
<artifactId>ogury-sdk</artifactId>
<version>5.6.2</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>