smart-display-sdk-with-ogury-7.25.0.0.pom
Checksums
MD5
|
c05fb7aa3a696608109808718aa6d00f
|
SHA1
|
fc352527cb1f7699b00ccd4b1769bccc67c4735e
|
SHA256
|
3fdfae00fd257299d8f73d238b6fe82cd9b2e3cc696c4629d10d32e255e1c0c1
|
SHA512
|
268dc95f8f131a90c9590c1d103d84622193df7ab74b7b4f7f7f8734bfbc57588269e06ae24a391e5bfcce142b0f09ddb627186e540e2b592d3f739aa00610b5
|
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.25.0.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-display-sdk</artifactId>
<version>7.25.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</artifactId>
<version>1.9.20</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>