<?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">
  <modelVersion>4.0.0</modelVersion>
  <groupId>exnihilocreatio</groupId>
  <artifactId>exnihilocreatio</artifactId>
  <version>1.12-0.3.4.27</version>
  <dependencies>
    <dependency>
      <groupId>net.shadowfacts</groupId>
      <artifactId>Forgelin</artifactId>
      <version>1.7.3</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-stdlib-jdk8</artifactId>
      <version>1.2.51</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>mcp.mobius.waila</groupId>
      <artifactId>Hwyla</artifactId>
      <version>1.8.26-B41_1.12.2</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>mcjty.theoneprobe</groupId>
      <artifactId>TheOneProbe-1.12</artifactId>
      <version>1.12-1.4.23-16</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>RedstoneFlux</artifactId>
          <groupId>cofh</groupId>
        </exclusion>
      </exclusions>
    </dependency>
  </dependencies>
</project>
