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

Checksums

MD5 d3a1a0887f2bcf385571383868fffecf
SHA1 9231cc8d7aa56b0be32617d3a76664f4f10c9c03
SHA256 ae9cf62327dfe7c635f8c85369256e3efba559a86dc27ed49db12a709bc6a37a
SHA512 4985e53e164255df45d2cf3d1e86da7a67974474c7cab720cdec5ced4f5e6a7a60d16d9f5c0f1bc450978ef6dfa4c6693bf48fff45b022dab55e73cc65bd779e

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.20.0.0</version>
  <packaging>aar</packaging>
  <dependencies>
    <dependency>
      <groupId>com.smartadserver.android</groupId>
      <artifactId>smart-display-sdk</artifactId>
      <version>7.20.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.3.0</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
</project>