View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cloud-kord-1.0.0-beta.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.incendo.cloud.discord.kord
├─ org.incendo.cloud.discord.kord.CommandScopeExtKt.class - [JAR]
├─ org.incendo.cloud.discord.kord.KordCommandFactory.class - [JAR]
├─ org.incendo.cloud.discord.kord.KordCommandManager.class - [JAR]
├─ org.incendo.cloud.discord.kord.KordEventListener.class - [JAR]
├─ org.incendo.cloud.discord.kord.KordInteraction.class - [JAR]
├─ org.incendo.cloud.discord.kord.KordInteractionKt.class - [JAR]
├─ org.incendo.cloud.discord.kord.KordOptionType.class - [JAR]
├─ org.incendo.cloud.discord.kord.KordParser.class - [JAR]
├─ org.incendo.cloud.discord.kord.KordSetting.class - [JAR]
├─ org.incendo.cloud.discord.kord.PermissionsExtKt.class - [JAR]
├─ org.incendo.cloud.discord.kord.StandardKordCommandFactory.class - [JAR]