<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>io.github.cottonmc</groupId>
  <artifactId>LibGui</artifactId>
  <version>2.0.0-beta.4+1.16-pre8</version>
  <dependencies>
    <dependency>
      <groupId>net.fabricmc</groupId>
      <artifactId>fabric-loader</artifactId>
      <version>0.8.7+build.201</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>net.fabricmc.fabric-api</groupId>
      <artifactId>fabric-api</artifactId>
      <version>0.12.4+build.365-1.16</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>io.github.cottonmc</groupId>
      <artifactId>Jankson-Fabric</artifactId>
      <version>3.0.0+j1.2.0</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
