<?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">
  <modelVersion>4.0.0</modelVersion>
  <groupId>io.github.danaodai951</groupId>
  <artifactId>SevenZip</artifactId>
  <version>1.2.22</version>
  <packaging>pom</packaging>
  <name>Seven Zip</name>
  <description>Android Resource Proguard Core Lib.</description>
  <url>https://github.com/danaodai951/AndResGuard</url>
  <inceptionYear>2022</inceptionYear>
  <licenses>
    <license>
      <name>Apachse-2.0</name>
      <url> http://www.apache.org/licenses/</url>
      <distribution>repo</distribution>
    </license>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>danaodai951</id>
      <name>Wen</name>
      <url>https://github.com/danaodai951/</url>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://github.com/danaodai951/AndResGuard.git</connection>
    <developerConnection>scm:git:ssh://github.com/danaodai951/AndResGuard.git</developerConnection>
    <url>https://github.com/danaodai951/AndResGuard/</url>
  </scm>
</project>
