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 bosk-annotations-0.0.107.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.vena.bosk.annotations
├─ io.vena.bosk.annotations.DerivedRecord.class - [JAR]
├─ io.vena.bosk.annotations.DeserializationPath.class - [JAR]
├─ io.vena.bosk.annotations.Enclosing.class - [JAR]
├─ io.vena.bosk.annotations.Hook.class - [JAR]
├─ io.vena.bosk.annotations.Polyfill.class - [JAR]
├─ io.vena.bosk.annotations.ReferencePath.class - [JAR]
├─ io.vena.bosk.annotations.Self.class - [JAR]