AndroidLiquidGlassView
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.qmdeve</groupId>
<artifactId>AndroidLiquidGlassView</artifactId>
<version>1.0.0-Relocation</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.qmdeve</groupId>
<artifactId>AndroidLiquidGlassView</artifactId>
<version>1.0.0-Relocation</version>
<packaging>pom</packaging>
<name>AndroidLiquidGlassView (Relocated)</name>
<description>This artifact has moved to com.qmdeve.liquidglass:core</description>
<url>https://github.com/QmDeve/AndroidLiquidGlassView</url>
<inceptionYear>2025</inceptionYear>
<organization>
<name>QmDeve</name>
<url>https://me.qmdeve.com</url>
</organization>
<licenses>
<license>
<name>MIT License</name>
<url>https://github.com/QmDeve/AndroidLiquidGlassView/blob/master/LICENSE</url>
<distribution>repo</distribution>
</license>
<license>
<name>MIT License</name>
<url>https://github.com/QmDeve/QmBlurView/blob/master/LICENSE</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>qmdeve</id>
<name>QmDeve</name>
<email>admin@qmdeve.com</email>
<organization>QmDeve</organization>
<organizationUrl>https://github.com/QmDeve</organizationUrl>
</developer>
<developer>
<id>sbaiahmed1</id>
<name>Ahmed Sbai</name>
<email>ahmedclubust@gmail.com</email>
<organizationUrl>https://github.com/sbaiahmed1</organizationUrl>
</developer>
<developer>
<id>qmdeve</id>
<name>QmDeve</name>
<email>admin@qmdeve.com</email>
<organization>QmDeve</organization>
<organizationUrl>https://github.com/QmDeve</organizationUrl>
</developer>
</developers>
<scm>
<connection>scm:git:github.com/QmDeve/AndroidLiquidGlassView.git</connection>
<developerConnection>scm:git:ssh://github.com/QmDeve/AndroidLiquidGlassView.git</developerConnection>
<tag>v1.0.0-alpha11</tag>
<url>https://github.com/QmDeve/AndroidLiquidGlassView</url>
</scm>
<distributionManagement>
<relocation>
<groupId>com.qmdeve.liquidglass</groupId>
<artifactId>core</artifactId>
<message>This artifact has moved to com.qmdeve.liquidglass:core</message>
</relocation>
</distributionManagement>
</project>