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

Checksums

MD5 602637dbc8323874a26d2e9d9095a1bb
SHA1 942153d48ea77f911c25dca43eb58b79d04c9b6c
SHA256 2e3c45fb0bd946352c2114b0dceadd989210015a5ad8f01cda4c6acf74ba88e9
SHA512 5ec6cd216d12ed0bb8f5529553a817b7f9f3b30bef3fce991de9d672531d94d43a671d630af1e56468b3ac79a6c462680293ffff51162c9e25ef8cf8c6e4f929

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.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>com.applovin</groupId>
      <artifactId>applovin-sdk</artifactId>
      <version>9.3.0</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
</project>