AppliedEnergistics2-Supergiant
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>io.github.formlessdragon</groupId>
<artifactId>AppliedEnergistics2-Supergiant</artifactId>
<version>1.0.4</version>
</dependency><?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>io.github.formlessdragon</groupId>
<artifactId>AppliedEnergistics2-Supergiant</artifactId>
<version>1.0.4</version>
<name>Applied Energistics 2 - Supergiant</name>
<description>A Mod about Matter, Energy and using them to conquer the world.</description>
<url>https://github.com/Circulate233/Applied-Energistics-2</url>
<licenses>
<license>
<name>LGPL-3.0</name>
<url>https://www.gnu.org/licenses/lgpl-3.0.txt</url>
</license>
</licenses>
<developers>
<developer>
<id>Circulate233</id>
<name>Circulate233</name>
</developer>
</developers>
<scm>
<connection>scm:git:https://github.com/Circulate233/Applied-Energistics-2.git</connection>
<developerConnection>scm:git:https://github.com/Circulate233/Applied-Energistics-2.git</developerConnection>
<url>https://github.com/Circulate233/Applied-Energistics-2</url>
</scm>
</project>