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 spray-caching_2.10-1.3.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
spray.caching
├─ spray.caching.Cache.class - [JAR]
├─ spray.caching.Entry.class - [JAR]
├─ spray.caching.ExpiringLruCache.class - [JAR]
├─ spray.caching.LruCache.class - [JAR]
├─ spray.caching.SimpleLruCache.class - [JAR]
├─ spray.caching.ValueMagnet.class - [JAR]