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 gcf4j-api-0.11.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.philippheuer.gcf4j.api.domain
├─ com.github.philippheuer.gcf4j.api.domain.IGCFAttachmentType.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.domain.IGCFChannel.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.domain.IGCFInstance.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.domain.IGCFMember.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.domain.IGCFMessage.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.domain.IGCFMessageAttachment.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.domain.IGCFMessageContext.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.domain.IGCFMessageEmbed.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.domain.IGCFMessageEmbedField.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.domain.IGCFMessageHandler.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.domain.IGCFMessageType.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.domain.IGCFReaction.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.domain.IGCFRole.class - [JAR]
com.github.philippheuer.gcf4j.api.command
├─ com.github.philippheuer.gcf4j.api.command.GCFCommandOptionType.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.command.GCFCommandScopes.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.command.ICommandManager.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.command.IGCFCommand.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.command.IGCFCommandContext.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.command.IGCFCommandOption.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.command.IGCFUsageExample.class - [JAR]
com.github.philippheuer.gcf4j.api
├─ com.github.philippheuer.gcf4j.api.ICommandRegistry.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.IExecutionLimiter.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.IMessageConnector.class - [JAR]
├─ com.github.philippheuer.gcf4j.api.IMessageHandlerRegistry.class - [JAR]