smart-display-sdk-with-vungle-7.23.0.2.pom

Checksums

MD5 98368af5b3e96a1aeccc8df7f03d8202
SHA1 95eadb5263a431ba17ec5adb55bc7debdd11545c
SHA256 831e09bf3a898d21c4af774381c7ad8a3e5869b0068cfefcf4d80abaa03a73b9
SHA512 8cbb0d67167b2dcfc9e6fd0412002bd58c87323fb042603aa7b600af2e9b5032723f7a0365e3ef48b9d777006ed2e5b5e66af3e26bbe0cd13afe4dc16bf3db9e

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-vungle</artifactId>
  <version>7.23.0.2</version>
  <packaging>aar</packaging>
  <dependencies>
    <dependency>
      <groupId>com.smartadserver.android</groupId>
      <artifactId>smart-display-sdk</artifactId>
      <version>7.23.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.vungle</groupId>
      <artifactId>publisher-sdk-android</artifactId>
      <version>6.10.3</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>androidx.preference</groupId>
      <artifactId>preference</artifactId>
      <version>1.1.1</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
</project>