<?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 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>net.modificationstation.StationAPI.818b269</groupId>
  <artifactId>station-metablocks-v0</artifactId>
  <version>2.0-PRE2-1.0.0</version>
  <dependencies>
    <dependency>
      <groupId>net.jodah</groupId>
      <artifactId>typetools</artifactId>
      <version>0.8.+</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.github.mineLdiver</groupId>
      <artifactId>expressions</artifactId>
      <version>f676bbe</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.github.mineLdiver</groupId>
      <artifactId>UnsafeEvents</artifactId>
      <version>8fed74d</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>it.unimi.dsi</groupId>
      <artifactId>fastutil</artifactId>
      <version>8.5.6</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.github.ben-manes.caffeine</groupId>
      <artifactId>caffeine</artifactId>
      <version>3.0.5</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.mojang</groupId>
      <artifactId>datafixerupper</artifactId>
      <version>4.0.26</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.commons</groupId>
      <artifactId>commons-lang3</artifactId>
      <version>3.5</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>commons-io</groupId>
      <artifactId>commons-io</artifactId>
      <version>2.5</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>net.modificationstation.StationAPI.818b269</groupId>
      <artifactId>station-api-base</artifactId>
      <version>2.0-PRE2-1.0.0</version>
      <scope>implementation</scope>
    </dependency>
    <dependency>
      <groupId>net.modificationstation.StationAPI.818b269</groupId>
      <artifactId>station-blocks-v0</artifactId>
      <version>2.0-PRE2-1.0.0</version>
      <scope>implementation</scope>
    </dependency>
    <dependency>
      <groupId>net.modificationstation.StationAPI.818b269</groupId>
      <artifactId>station-items-v0</artifactId>
      <version>2.0-PRE2-1.0.0</version>
      <scope>implementation</scope>
    </dependency>
    <dependency>
      <groupId>net.modificationstation.StationAPI.818b269</groupId>
      <artifactId>station-player-api-v0</artifactId>
      <version>2.0-PRE2-1.0.0</version>
      <scope>implementation</scope>
    </dependency>
    <dependency>
      <groupId>net.fabricmc</groupId>
      <artifactId>fabric-loader</artifactId>
      <version>0.13.0</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
