<?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.050621c</groupId>
  <artifactId>station-localization-api-v0</artifactId>
  <version>2.0-alpha.1.1-1.0.0</version>
  <dependencies>
    <dependency>
      <groupId>net.jodah</groupId>
      <artifactId>typetools</artifactId>
      <version>0.8.3</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>17ac2971</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>it.unimi.dsi</groupId>
      <artifactId>fastutil</artifactId>
      <version>8.5.8</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>6.0.6</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>maven.modrinth</groupId>
      <artifactId>spasm</artifactId>
      <version>0.2.2</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.oath.cyclops</groupId>
      <artifactId>cyclops</artifactId>
      <version>10.4.1</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>net.modificationstation.StationAPI.050621c</groupId>
      <artifactId>station-api-base</artifactId>
      <version>2.0-alpha.1.1-1.0.0</version>
      <scope>implementation</scope>
    </dependency>
    <dependency>
      <groupId>net.modificationstation.StationAPI.050621c</groupId>
      <artifactId>station-resource-loader-v0</artifactId>
      <version>2.0-alpha.1.1-1.0.0</version>
      <scope>implementation</scope>
    </dependency>
  </dependencies>
</project>
