<?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 http://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.artear.ui</groupId>
  <artifactId>view</artifactId>
  <version>0.1.2</version>
  <packaging>aar</packaging>
  <name>UIView</name>
  <description>Base android classes to manage state based on view model architecture</description>
  <url>https://github.com/Artear/app_lib_ui_view_android</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>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>artear</id>
      <name>Artear Moviles</name>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/Artear/app_lib_ui_view_android.git</connection>
    <developerConnection>https://github.com/Artear/app_lib_ui_view_android.git</developerConnection>
    <url>https://github.com/Artear/app_lib_ui_view_android</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>com.artear.tools</groupId>
      <artifactId>tools</artifactId>
      <version>0.0.13</version>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-stdlib-jdk7</artifactId>
      <version>1.3.0</version>
    </dependency>
    <dependency>
      <groupId>com.android.support</groupId>
      <artifactId>appcompat-v7</artifactId>
      <version>28.0.0</version>
    </dependency>
    <dependency>
      <groupId>android.arch.lifecycle</groupId>
      <artifactId>extensions</artifactId>
      <version>1.1.1</version>
    </dependency>
    <dependency>
      <groupId>com.artear.tools</groupId>
      <artifactId>tools</artifactId>
      <version>0.0.13</version>
    </dependency>
    <dependency>
      <groupId>com.artear.tools</groupId>
      <artifactId>tools</artifactId>
      <version>0.0.13</version>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-stdlib-jdk7</artifactId>
      <version>1.3.0</version>
    </dependency>
    <dependency>
      <groupId>com.android.support</groupId>
      <artifactId>appcompat-v7</artifactId>
      <version>28.0.0</version>
    </dependency>
    <dependency>
      <groupId>android.arch.lifecycle</groupId>
      <artifactId>extensions</artifactId>
      <version>1.1.1</version>
    </dependency>
    <dependency>
      <groupId>com.artear.tools</groupId>
      <artifactId>tools</artifactId>
      <version>0.0.13</version>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-stdlib-jdk7</artifactId>
      <version>1.3.0</version>
    </dependency>
    <dependency>
      <groupId>com.android.support</groupId>
      <artifactId>appcompat-v7</artifactId>
      <version>28.0.0</version>
    </dependency>
    <dependency>
      <groupId>android.arch.lifecycle</groupId>
      <artifactId>extensions</artifactId>
      <version>1.1.1</version>
    </dependency>
  </dependencies>
</project>
