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

Checksums

MD5 86a8ec0f8b69a75d2baac13cccea4ee4
SHA1 1d572feb42d3fbb5eb60dffa90962ccfdb23d643
SHA256 115fb32f9cfbb2e495e2c9152a644774a16fec0f114159f65d9b6b3c82e3616c
SHA512 13aaa2f28f3ffb3620d3b770b2f5aae313a302a621967f40c0096b329173b7cf4cca34373d6af0a3a4155150bbe026c87e7925e05ad856f74895c44455af9c9f

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.19.1.0</version>
  <packaging>aar</packaging>
  <dependencies>
    <dependency>
      <groupId>com.smartadserver.android</groupId>
      <artifactId>smart-display-sdk</artifactId>
      <version>7.19.1</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>