smart-display-sdk-with-applovin-7.25.0.0.pom

Checksums

MD5 a53ace8476b05c40b86fc6b9d161b291
SHA1 1ba6a8877160ff3553d8fca97eedc660a5a912b6
SHA256 4ed104aa20609186d35dd9f3b73f5ace8c751732bb1ef65b7874a89ee3153152
SHA512 f6682d2bfc9953fd90563ee4408cff6605cdd5577a00732119ba05157449fd0a1836455539fab5f175bf7aaa40dfe85357575e065d7909d500b063d0038edc8c

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-applovin</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>com.applovin</groupId>
      <artifactId>applovin-sdk</artifactId>
      <version>9.14.12</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>