<?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.metinilhan</groupId>
  <artifactId>libraryD</artifactId>
  <version>1.0.0</version>
  <packaging>aar</packaging>
  <name>libraryD</name>
  <description>Android Lib</description>
  <url>https://github.com/metinilhan/OSSRH-92109</url>
  <licenses>
    <license>
      <name>Apache License</name>
      <url>https://github.com/metinilhan/OSSRH-92109</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>metinilhan</id>
      <name>MEtin Ilhan</name>
      <email>myemail@mail.com</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:github.com/metinilhan/OSSRH-92109.git</connection>
    <developerConnection>scm:git:ssh://github.com/metinilhan/OSSRH-92109.git</developerConnection>
    <url>https://github.com/metinilhan/OSSRH-92109/tree/master</url>
  </scm>
</project>
