<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://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>me.dkzwm.widget.srl</groupId>
  <artifactId>ext-classics</artifactId>
  <version>1.7.1-beta-1.androidx</version>
  <packaging>aar</packaging>
  <name>SmoothRefreshLayout-ClassicKit</name>
  <description>Classic style view kit for SmoothRefreshLayout</description>
  <url>https://github.com/dkzwm/SmoothRefreshLayout</url>
  <licenses>
    <license>
      <name>MIT License</name>
      <url>https://opensource.org/licenses/MIT</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>dkzwm</id>
      <name>Zhang Weiming</name>
      <email>aidkzwm@gmail.com</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/dkzwm/SmoothRefreshLayout.git</connection>
    <developerConnection>https://github.com/dkzwm/SmoothRefreshLayout.git</developerConnection>
    <url>https://github.com/dkzwm/SmoothRefreshLayout</url>
  </scm>
</project>
