installer
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>io.github.realmangorage</groupId>
<artifactId>installer</artifactId>
<version>2.2.4</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>io.github.realmangorage</groupId>
<artifactId>installer</artifactId>
<version>2.2.4</version>
<name>MangoBot Installer</name>
<description>The Installer for my Discord Bot Project</description>
<url>https://github.com/MangoRageBot/Installer</url>
<developers>
<developer>
<id>mangorage</id>
<name>MangoRage</name>
</developer>
</developers>
<issueManagement>
<system>github</system>
<url>https://github.com/MangoRageBot/Installer/issues</url>
</issueManagement>
</project>