smart-core-sdk-huawei-support-1.1.0.pom
Checksums
MD5
|
6e42531bcadfdb7aee06eeea852048c1
|
SHA1
|
1df8778ed1d7565c388762375900ff8f10651ba0
|
SHA256
|
ac6930cfc720c1592222c6e27bf0b56bc0b8629a49cbe61d9146f5b37ed6d8b7
|
SHA512
|
c9264c9077af3fb2741f3931863291165f614db8ac1a77cdae777c253462c731d607a895ea0ccbb7ec32eefbda63dffb02fafad54b14144ea4e55e968098765e
|
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</groupId>
<artifactId>smart-core-sdk-huawei-support</artifactId>
<version>1.1.0</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>androidx.appcompat</groupId>
<artifactId>appcompat</artifactId>
<version>1.4.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-core-sdk</artifactId>
<version>7.17.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.huawei.hms</groupId>
<artifactId>ads-identifier</artifactId>
<version>3.4.39.302</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.huawei.hms</groupId>
<artifactId>location</artifactId>
<version>6.4.0.300</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>