<?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.earthcomputer.multiconnect</groupId>
  <artifactId>multiconnect-slim</artifactId>
  <version>1.4.16</version>
  <name>multiconnect-slim</name>
  <description>The multiconnect mod JAR without the API</description>
  <url>https://github.com/Earthcomputer/multiconnect</url>
  <inceptionYear>2019</inceptionYear>
  <licenses>
    <license>
      <name>MIT</name>
      <url>https://github.com/Earthcomputer/multiconnect/blob/master/LICENSE</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>Earthcomputer</id>
      <name>Joseph Burton</name>
      <email>burtonjae@hotmail.co.uk</email>
      <roles>
        <role>Main Developer</role>
      </roles>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/Earthcomputer/multiconnect</connection>
    <developerConnection>scm:git:https://github.com/Earthcomputer/multiconnect</developerConnection>
    <url>https://github.com/Earthcomputer/multiconnect</url>
  </scm>
  <issueManagement>
    <url>https://github.com/Earthcomputer/multiconnect/issues</url>
  </issueManagement>
  <dependencies/>
</project>
