smart-display-sdk-with-ogury-7.23.1.0.pom
Checksums
MD5
|
b1559e86b756bfb8401b7435b383f5fe
|
SHA1
|
2f5a0afa2052efe1aeb1ce3d32d39c150deeeea3
|
SHA256
|
2500eb0ce894f8a5ced42408ae5a76bc37743c89d8f136c70ce747db4de33da4
|
SHA512
|
51157da90b9804d2c8255ec5de460cdfb1edca999608f6235f9af7f8d32a7014466165db88d50f2fe4b89743cad5b6fca565832d9c670168f3541e0c0808da51
|
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.smartadserver.android.mediation</groupId>
<artifactId>smart-display-sdk-with-ogury</artifactId>
<version>7.23.1.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.23.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>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>