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 clue-http4s_3-0.32.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
clue.http4s
├─ clue.http4s.Http4sHttpBackend.class - [JAR]
├─ clue.http4s.Http4sHttpClient.class - [JAR]
├─ clue.http4s.Http4sWSConnection.class - [JAR]
├─ clue.http4s.Http4sWebSocketBackend.class - [JAR]
├─ clue.http4s.Http4sWebSocketClient.class - [JAR]
├─ clue.http4s.package.class - [JAR]