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 klaymore-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
klaymore
├─ klaymore.BinderExtKt.class - [JAR]
├─ klaymore.BindingKind.class - [JAR]
├─ klaymore.BindingsBuilder.class - [JAR]
├─ klaymore.Component.class - [JAR]
├─ klaymore.DIComponent.class - [JAR]
├─ klaymore.DIComponentHolder.class - [JAR]
├─ klaymore.DIComponentHolderExtKt.class - [JAR]
├─ klaymore.Factory.class - [JAR]
├─ klaymore.Function.class - [JAR]
├─ klaymore.LinkedStack.class - [JAR]
├─ klaymore.ModuleKt.class - [JAR]
├─ klaymore.Provider.class - [JAR]
├─ klaymore.Scope.class - [JAR]
├─ klaymore.Singleton.class - [JAR]
├─ klaymore.Verifier.class - [JAR]