<?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.tvtechservice</groupId>
  <artifactId>tvservice-library</artifactId>
  <version>1.9.9</version>
  <packaging>aar</packaging>
  <name>tvservice-library</name>
  <description>tvservice-library</description>
  <url>https://github.com/tvtechservice/tvservice-library</url>
  <licenses>
    <license>
      <name>Apache License</name>
      <url>https://github.com/tvtechservice/tvservice-library</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>tvservice</id>
      <name>tvservice</name>
      <email>2022tvservice@gmail.com</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:github.com/tvtechservice/tvservice-library.git</connection>
    <developerConnection>scm:git:ssh://github.com:tvtechservice/tvservice-library.git</developerConnection>
    <url>https://github.com/tvtechservice/tvservice-library/</url>
  </scm>
</project>
