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 defuk-0.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.ufukhalis.defuk
├─ io.github.ufukhalis.defuk.DefukCache.class - [JAR]
├─ io.github.ufukhalis.defuk.DefukJob.class - [JAR]
io.github.ufukhalis.defuk.adapter
├─ io.github.ufukhalis.defuk.adapter.DefukCacheAdapter.class - [JAR]
io.github.ufukhalis.defuk.config
├─ io.github.ufukhalis.defuk.config.JobConfig.class - [JAR]