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 gitter-scala_2.12-0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
gitter
├─ gitter.BuildInfoGitterScala.class - [JAR]
├─ gitter.Channel.class - [JAR]
├─ gitter.Command.class - [JAR]
├─ gitter.Gitter.class - [JAR]
├─ gitter.Interpreter.class - [JAR]
├─ gitter.Message.class - [JAR]
├─ gitter.Room.class - [JAR]
├─ gitter.User.class - [JAR]
├─ gitter.package.class - [JAR]