jar

com.github.johnnyjayjay : CommandAPI

Maven & Gradle

Aug 09, 2018
4 stars

A simple command api for JDA. Visit its github repository for more information.

Table Of Contents

Latest Version

Download com.github.johnnyjayjay : CommandAPI JAR file - Latest Versions:

All Versions

Download com.github.johnnyjayjay : CommandAPI JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2
3.1
3.0_3
3.0_2
3.0_1
3.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window CommandAPI-3.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.johnnyjayjay.discord.commandapi

├─ com.github.johnnyjayjay.discord.commandapi.AbstractCommand.class - [JAR]

├─ com.github.johnnyjayjay.discord.commandapi.AbstractHelpCommand.class - [JAR]

├─ com.github.johnnyjayjay.discord.commandapi.CommandEvent.class - [JAR]

├─ com.github.johnnyjayjay.discord.commandapi.CommandListener.class - [JAR]

├─ com.github.johnnyjayjay.discord.commandapi.CommandSetException.class - [JAR]

├─ com.github.johnnyjayjay.discord.commandapi.CommandSettings.class - [JAR]

├─ com.github.johnnyjayjay.discord.commandapi.DefaultHelpCommand.class - [JAR]

├─ com.github.johnnyjayjay.discord.commandapi.ICommand.class - [JAR]

├─ com.github.johnnyjayjay.discord.commandapi.SubCommand.class - [JAR]