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 shironeko-slinky_sjs1_2.13-0.2.0-M2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.olegpy.shironeko.interop
├─ com.olegpy.shironeko.interop.Exec.class - [JAR]
com.olegpy.shironeko.kernel
├─ com.olegpy.shironeko.kernel.WeakMap.class - [JAR]
com.olegpy.shironeko.slinky.streams
├─ com.olegpy.shironeko.slinky.streams.SlinkyContainer.class - [JAR]
├─ com.olegpy.shironeko.slinky.streams.SlinkyContainerK.class - [JAR]
├─ com.olegpy.shironeko.slinky.streams.StreamingSlinkyContainer.class - [JAR]
com.olegpy.shironeko.util
├─ com.olegpy.shironeko.util.shift.class - [JAR]
com.olegpy.shironeko.slinky
├─ com.olegpy.shironeko.slinky.BaseSlinkyContainer.class - [JAR]
├─ com.olegpy.shironeko.slinky.SlinkyConnector.class - [JAR]
├─ com.olegpy.shironeko.slinky.SlinkyKernel.class - [JAR]