Overlord-Common
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>dev.the-fireplace</groupId>
<artifactId>Overlord-Common</artifactId>
<version>3.2.3+1.19.2</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://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>dev.the-fireplace</groupId>
<artifactId>Overlord-Common</artifactId>
<version>3.2.3+1.19.2</version>
<name>Overlord</name>
<description>A Minecraft mod allowing you to raise and command an army of skeletons.</description>
<url>https://modrinth.com/mod/overlord</url>
<licenses>
<license>
<name>Mozilla Public License 2.0</name>
<url>https://www.mozilla.org/en-US/MPL/2.0/</url>
</license>
</licenses>
<developers>
<developer>
<id>the_fireplace</id>
<name>The_Fireplace</name>
<email>git@the-fireplace.dev</email>
</developer>
</developers>
<scm>
<connection>scm:svn:https://github.com/The-Fireplace-Minecraft-Mods/Overlord.git</connection>
<developerConnection>scm:svn:https://github.com/The-Fireplace-Minecraft-Mods/Overlord.git</developerConnection>
<url>https://github.com/The-Fireplace-Minecraft-Mods/Overlord</url>
</scm>
</project>