equativ-display-sdk-with-ogury-8.5.2.0.pom
Checksums
MD5
|
d5d3ef42cd214048dd7714c6fa776821
|
SHA1
|
6aaa39ade088251caee00e982b5adb98505ba4d7
|
SHA256
|
a2e346b44de0cfd1726e0a6800892aeac6a2c7adff4ce2c1d4df213604d933c0
|
SHA512
|
987ea0e139d7a06609154ae0c4af0e39b1c0e0c53e7155e1c93fd4cead1cf90dbd0fa14767c8e4faf6610f6b147e504c716a294d337e730d54d0fde007f74820
|
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.5.2.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.equativ.android</groupId>
<artifactId>equativ-display-sdk</artifactId>
<version>8.5.2</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</artifactId>
<version>2.1.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>