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 command-ku-api-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.hadilq.commandku.api
├─ com.github.hadilq.commandku.api.Available.class - [JAR]
├─ com.github.hadilq.commandku.api.Command.class - [JAR]
├─ com.github.hadilq.commandku.api.CommandBall.class - [JAR]
├─ com.github.hadilq.commandku.api.CommandCallback.class - [JAR]
├─ com.github.hadilq.commandku.api.CommandCallbackImpl.class - [JAR]
├─ com.github.hadilq.commandku.api.CommandExecutor.class - [JAR]
├─ com.github.hadilq.commandku.api.CommandExecutorKt.class - [JAR]
├─ com.github.hadilq.commandku.api.CommandHook.class - [JAR]
├─ com.github.hadilq.commandku.api.CommandKt.class - [JAR]
├─ com.github.hadilq.commandku.api.CommandRegister.class - [JAR]
├─ com.github.hadilq.commandku.api.CommandResponse.class - [JAR]
├─ com.github.hadilq.commandku.api.CommandResultRegister.class - [JAR]
├─ com.github.hadilq.commandku.api.CommandResultShooter.class - [JAR]
├─ com.github.hadilq.commandku.api.CommandShooter.class - [JAR]
├─ com.github.hadilq.commandku.api.NotAvailable.class - [JAR]
├─ com.github.hadilq.commandku.api.Registration.class - [JAR]