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 core-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openwallet.kitten
├─ org.openwallet.kitten.Component.class - [JAR]
├─ org.openwallet.kitten.ComponentBuilder.class - [JAR]
├─ org.openwallet.kitten.ComponentLifecycle.class - [JAR]
├─ org.openwallet.kitten.ComponentProvider.class - [JAR]
├─ org.openwallet.kitten.ComponentProviderProducer.class - [JAR]
├─ org.openwallet.kitten.DependencyRegistry.class - [JAR]
├─ org.openwallet.kitten.DepsKt.class - [JAR]
├─ org.openwallet.kitten.GlobalInjector.class - [JAR]
├─ org.openwallet.kitten.LazyDep.class - [JAR]
├─ org.openwallet.kitten.LazyDepGod.class - [JAR]
├─ org.openwallet.kitten.LazyDepNew.class - [JAR]
├─ org.openwallet.kitten.LazyDepRc.class - [JAR]
├─ org.openwallet.kitten.Module.class - [JAR]