Checksums
MD5
|
f0a51f3866a2ff4c53b2787fd234fc45
|
SHA1
|
50faecf1d17fcf784ac0ffe688726aa4db6aac8c
|
SHA256
|
67847effcb83ec4f98823d28588d3ea6e2e7e1eac65d9e6a1b4e7981adabf90d
|
SHA512
|
8a4f9d2f9400d0423d93fee2ebb7e73da17ad3ed8db68500e20dcd45583d47fe327e648f061095b23d1a716c58a06bff1b2a6f83433d8f86f025768ad6853bc1
|
POM
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://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">
<modelVersion>4.0.0</modelVersion>
<groupId>com.smartadserver.android</groupId>
<artifactId>smart-core-sdk</artifactId>
<version>7.7.1</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-android-extensions-runtime</artifactId>
<version>1.3.50</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>3.12.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.google.android.gms</groupId>
<artifactId>play-services-ads-identifier</artifactId>
<version>16.0.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.google.android.gms</groupId>
<artifactId>play-services-location</artifactId>
<version>16.0.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.huawei.hms</groupId>
<artifactId>ads-identifier</artifactId>
<version>3.4.28.305</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.huawei.hms</groupId>
<artifactId>location</artifactId>
<version>4.0.2.300</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib-jdk7</artifactId>
<version>1.3.50</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>