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 wisteria-core-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
wisteria
├─ wisteria.ContextRequirement.class - [JAR]
├─ wisteria.Derivation.class - [JAR]
├─ wisteria.FieldIndex.class - [JAR]
├─ wisteria.ProductDerivation.class - [JAR]
├─ wisteria.ProductDerivationMethods.class - [JAR]
├─ wisteria.SumDerivationMethods.class - [JAR]
├─ wisteria.VariantError.class - [JAR]
├─ wisteria.VariantIndex.class - [JAR]
├─ wisteria.Wisteria.class - [JAR]