maticoo-android-sdk
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>io.github.maticooads</groupId>
<artifactId>maticoo-android-sdk</artifactId>
<version>2.0.5.1</version>
</dependency><?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">
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.maticooads</groupId>
<artifactId>maticoo-android-sdk</artifactId>
<version>2.0.5.1</version>
<packaging>aar</packaging>
<name>zmaticoo-android-sdk</name>
<description>zmaticoo-android-sdk</description>
<url>https://github.com/maticooads/maticooads-android-sdk</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
<comments>A business-friendly OSS license</comments>
</license>
</licenses>
<developers>
<developer>
<id>maticoo</id>
<name>zmaticoo</name>
<email>jiantao.tu@zmaticoo.com</email>
<url>https://github.com/maticooads/maticooads-android-sdk</url>
</developer>
</developers>
<scm>
<connection>scm:git@https://github.com/maticooads/maticooads-android-sdk.git</connection>
<developerConnection>scm:git@https://github.com/maticooads/maticooads-android-sdk.git</developerConnection>
<url>https://github.com/maticooads/maticooads-android-sdk</url>
</scm>
<issueManagement>
<system>Github</system>
<url>https://github.com/maticooads/maticooads-android-sdk</url>
</issueManagement>
</project>