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 Capillary-jvm-1.0.0-alpha1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.circul.capillary
├─ io.circul.capillary.FactoryProvider.class - [JAR]
├─ io.circul.capillary.Port.class - [JAR]
├─ io.circul.capillary.PortRequest.class - [JAR]
├─ io.circul.capillary.PortRequestKt.class - [JAR]
├─ io.circul.capillary.PortResponse.class - [JAR]
├─ io.circul.capillary.PortResponseKt.class - [JAR]
├─ io.circul.capillary.Provider.class - [JAR]
├─ io.circul.capillary.ProviderKt.class - [JAR]
├─ io.circul.capillary.ResponseReceiver.class - [JAR]
├─ io.circul.capillary.SingletonProvider.class - [JAR]