I

InstallerAPI

A discord bot used for many servers
https://github.com/MangoRageBot/Installer
MangoRage
Files download
File Operation
InstallerAPI-1.0.4.jar download
InstallerAPI-1.0.4.pom download
Apache Maven
<dependency>
  <groupId>io.github.realmangorage</groupId>
  <artifactId>InstallerAPI</artifactId>
  <version>1.0.4</version>
</dependency>
Gradle Groovy
implementation 'io.github.realmangorage:InstallerAPI:1.0.4'
Gradle Kotlin
implementation("io.github.realmangorage:InstallerAPI:1.0.4")
Scala SBT
libraryDependencies += "io.github.realmangorage" % "InstallerAPI" % "1.0.4"
Groovy Grape
@Grapes(
  @Grab(group='io.github.realmangorage', module='InstallerAPI', version='1.0.4')
)
Apache Ivy
<dependency org="io.github.realmangorage" name="InstallerAPI" rev="1.0.4" />
Leiningen
[io.github.realmangorage/InstallerAPI "1.0.4"]
Apache Buildr
'io.github.realmangorage:InstallerAPI:jar:1.0.4'
Dependencies
The project has no third-party dependencies