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 lenskit-groovy-3.0-T5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.lenskit.config
├─ org.lenskit.config.BindingDSL.class - [JAR]
├─ org.lenskit.config.ConfigHelpers.class - [JAR]
├─ org.lenskit.config.ConfigurationLoader.class - [JAR]
├─ org.lenskit.config.GroovyUtils.class - [JAR]
├─ org.lenskit.config.LenskitConfigDSL.class - [JAR]
├─ org.lenskit.config.LenskitConfigScript.class - [JAR]