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 simbot-common-apidefinition-jvm-4.0.0-dev3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
love.forte.simbot.common.apidefinition
├─ love.forte.simbot.common.apidefinition.ApiDefinition.class - [JAR]
├─ love.forte.simbot.common.apidefinition.BodyComputableApiDefinition.class - [JAR]
├─ love.forte.simbot.common.apidefinition.DeleteApiDefinition.class - [JAR]
├─ love.forte.simbot.common.apidefinition.GetApiDefinition.class - [JAR]
├─ love.forte.simbot.common.apidefinition.PostApiDefinition.class - [JAR]
├─ love.forte.simbot.common.apidefinition.PutApiDefinition.class - [JAR]
├─ love.forte.simbot.common.apidefinition.RestApiDefinition.class - [JAR]