<?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.gitlab.eacf2469</groupId>
  <artifactId>Sdk-library</artifactId>
  <version>0.1.0</version>
  <packaging>aar</packaging>
  <name>Sdk-library</name>
  <description>Sdk-library</description>
  <url>https://gitlab.com/eacf2469/seknovacgmsdk</url>
  <inceptionYear>2022</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>
      <comments>A business-friendly OSS license</comments>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>allen</id>
      <name>AllenKuo</name>
      <email>eacf2469@gmail.com</email>
      <url>https://gitlab.com/eacf2469/seknovacgmsdk</url>
    </developer>
  </developers>
  <scm>
    <connection>scm:git@https://gitlab.com/eacf2469/seknovacgmsdk</connection>
    <developerConnection>scm:git@https://gitlab.com/eacf2469/seknovacgmsdk</developerConnection>
    <url>https://gitlab.com/eacf2469/seknovacgmsdk</url>
  </scm>
  <issueManagement>
    <system>Gitlab</system>
    <url>https://gitlab.com/eacf2469/seknovacgmsdk</url>
  </issueManagement>
</project>
