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 spellbind-0.22.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.comroid.spellbind.model
├─ org.comroid.spellbind.model.TypeFragment.class - [JAR]
├─ org.comroid.spellbind.model.TypeFragmentProvider.class - [JAR]
org.comroid.spellbind.factory
├─ org.comroid.spellbind.factory.InstanceFactory.class - [JAR]
org.comroid.spellbind
├─ org.comroid.spellbind.SpellCore.class - [JAR]
org.comroid.spellbind.annotation
├─ org.comroid.spellbind.annotation.Partial.class - [JAR]