<?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>appeng</groupId>
  <artifactId>appliedenergistics2</artifactId>
  <version>rv3-beta-18</version>
  <dependencies>
    <dependency>
      <groupId>logisticspipes</groupId>
      <artifactId>logisticspipes</artifactId>
      <version>128</version>
      <classifier>dev</classifier>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>appeng</groupId>
      <artifactId>Waila</artifactId>
      <version>1.5.10_1.7.10</version>
      <classifier>api</classifier>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>appeng</groupId>
      <artifactId>RotaryCraft</artifactId>
      <version>V6f</version>
      <classifier>api</classifier>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>appeng</groupId>
      <artifactId>mekanism</artifactId>
      <version>1.7.10-8.0.1.198</version>
      <classifier>api</classifier>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>appeng</groupId>
      <artifactId>InventoryTweaks</artifactId>
      <version>1.58</version>
      <classifier>api</classifier>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>api</groupId>
      <artifactId>coloredlightscore</artifactId>
      <version>1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>api</groupId>
      <artifactId>craftguide</artifactId>
      <version>1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>api</groupId>
      <artifactId>immibis</artifactId>
      <version>1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>api</groupId>
      <artifactId>mfr</artifactId>
      <version>1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>api</groupId>
      <artifactId>railcraft</artifactId>
      <version>1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>api</groupId>
      <artifactId>rf</artifactId>
      <version>2</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
