smart-display-sdk-with-ogury-7.18.0.1.pom
Checksums
MD5
|
d568b9a743ec9be459ce507cc4c20cd2
|
SHA1
|
2f84aa862c746a07d6188857ee2398416edb02d8
|
SHA256
|
2d84cd2c059f046baf5dffadcd3f3650a7a36133fa1342a70b8d1284e3b36889
|
SHA512
|
5bf7f6af667b2b2004ef62733a63613c8edbda78e97e1de0f936bae20dc0e9f59437d1692d7a4416dea3ba0d89e4abb71d0e45c001111031722b0926d353ab1d
|
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.18.0.1</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.18.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.3.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib-jdk8</artifactId>
<version>1.6.10</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-android-extensions-runtime</artifactId>
<version>1.6.10</version>
<scope>runtime</scope>
</dependency>
</dependencies>
</project>