<?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.github.7moor-tech</groupId>
  <artifactId>visitor-im-sdk-ui-ax</artifactId>
  <version>4.17.3</version>
  <packaging>aar</packaging>
  <name>7moor_visitorIm_sdkUiAx</name>
  <description>7moor_visitorIm_sdk_cc_ui_androidX</description>
  <url>https://github.com/7moor-tech/7moor_visitorIm_sdkUiAx</url>
  <inceptionYear>2023</inceptionYear>
  <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>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>7moor-tech</id>
      <name>7moor-tech</name>
      <email>apps@7moor.com</email>
      <url>https://github.com/7moor-tech</url>
    </developer>
  </developers>
  <scm>
    <connection>scm:git@https://github.com/7moor-tech/7moor_visitorIm_sdkUiAx.git</connection>
    <developerConnection>scm:git@https://github.com/7moor-tech/7moor_visitorIm_sdkUiAx.git</developerConnection>
    <url>https://github.com/7moor-tech/7moor_visitorIm_sdkUiAx.git</url>
  </scm>
  <issueManagement>
    <system>GitHub</system>
    <url>https://github.com/7moor-tech/7moor_visitorIm_sdkUiAx/issues</url>
  </issueManagement>
  <dependencies>
    <dependency>
      <groupId>androidx.appcompat</groupId>
      <artifactId>appcompat</artifactId>
      <version>1.0.0</version>
    </dependency>
    <dependency>
      <groupId>androidx.recyclerview</groupId>
      <artifactId>recyclerview</artifactId>
      <version>1.0.0</version>
    </dependency>
    <dependency>
      <groupId>androidx.constraintlayout</groupId>
      <artifactId>constraintlayout</artifactId>
      <version>1.1.3</version>
    </dependency>
    <dependency>
      <groupId>com.google.android.material</groupId>
      <artifactId>material</artifactId>
      <version>1.6.1</version>
    </dependency>
    <dependency>
      <groupId>androidx.swiperefreshlayout</groupId>
      <artifactId>swiperefreshlayout</artifactId>
      <version>1.1.0</version>
    </dependency>
    <dependency>
      <groupId>com.google.android</groupId>
      <artifactId>flexbox</artifactId>
      <version>1.0.0</version>
    </dependency>
    <dependency>
      <groupId>androidx.multidex</groupId>
      <artifactId>multidex</artifactId>
      <version>2.0.0</version>
    </dependency>
    <dependency>
      <groupId>com.github.7moor-tech</groupId>
      <artifactId>visitor-im-sdk</artifactId>
      <version>4.17.2</version>
    </dependency>
  </dependencies>
</project>
