commons-android
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android</artifactId>
<version>5.0.36</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">
<!-- 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.raxdenstudios</groupId>
<artifactId>commons-android</artifactId>
<version>5.0.36</version>
<packaging>aar</packaging>
<name>Android</name>
<description>Android library</description>
<url>https://github.com/raxden/android-commons</url>
<licenses>
<license>
<name>The Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>
<developers>
<developer>
<id>raxden</id>
<name>Ángel Gómez</name>
<email>raxden.dev@gmail.com</email>
</developer>
</developers>
<scm>
<connection>scm:git:github.com/raxden/android-commons.git</connection>
<developerConnection>scm:git:ssh://github.com/raxden/android-commons.git</developerConnection>
<url>https://github.com/raxden/android-commons/tree/master</url>
</scm>
<dependencies>
<dependency>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-core</artifactId>
<version>5.2.17</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android-binding</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android-compose</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android-test</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-core</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-coroutines</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-coroutines-test</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-network</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-pagination</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-pagination-co</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-permissions</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-preferences</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-threeten</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-threeten-test</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.google.android.material</groupId>
<artifactId>material</artifactId>
<version>1.13.0</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android-binding</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android-compose</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android-test</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-core</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-coroutines</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-coroutines-test</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-network</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-pagination</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-pagination-co</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-permissions</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-preferences</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-threeten</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-threeten-test</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>2.3.10</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android-binding</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android-compose</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android-test</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-core</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-coroutines</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-coroutines-test</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-network</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-pagination</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-pagination-co</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-permissions</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-preferences</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-threeten</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-threeten-test</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-parcelize-runtime</artifactId>
<version>2.3.10</version>
<scope>runtime</scope>
<exclusions>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android-binding</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android-compose</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android-test</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-core</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-coroutines</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-coroutines-test</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-network</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-pagination</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-pagination-co</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-permissions</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-preferences</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-threeten</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-threeten-test</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>androidx.fragment</groupId>
<artifactId>fragment-ktx</artifactId>
<version>1.8.9</version>
<scope>runtime</scope>
<exclusions>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android-binding</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android-compose</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android-test</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-core</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-coroutines</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-coroutines-test</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-network</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-pagination</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-pagination-co</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-permissions</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-preferences</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-threeten</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-threeten-test</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>androidx.swiperefreshlayout</groupId>
<artifactId>swiperefreshlayout</artifactId>
<version>1.2.0</version>
<scope>runtime</scope>
<exclusions>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android-binding</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android-compose</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-android-test</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-core</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-coroutines</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-coroutines-test</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-network</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-pagination</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-pagination-co</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-permissions</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-preferences</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-threeten</artifactId>
</exclusion>
<exclusion>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-threeten-test</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
</project>