<?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">
  <!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
  <groupId>com.github.hamza-cskn.obliviate-invs</groupId>
  <artifactId>configurablegui</artifactId>
  <version>4.3.0</version>
  <name>hamza-cskn/obliviate-invs</name>
  <description>An efficient object-oriented inventory GUI library for Minecraft servers</description>
  <url>https://www.spigotmc.org/resources/obliviateinvs-—-highly-efficient-modular-gui-library.103572/</url>
  <inceptionYear>2021</inceptionYear>
  <licenses>
    <license>
      <name>MIT License</name>
      <url>https://api.github.com/licenses/mit</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>hamza-cskn</id>
      <name>Hamza Coşkun</name>
      <email></email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git://github.com/hamza-cskn/obliviate-invs.git</connection>
    <developerConnection>scm:git://github.com/hamza-cskn/obliviate-invs.git</developerConnection>
    <url>git://github.com/hamza-cskn/obliviate-invs.git</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>com.github.hamza-cskn</groupId>
      <artifactId>obliviate-utils</artifactId>
      <version>2.0.5</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
