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 futuristic-feline-1.1.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.spotify.feline
├─ com.spotify.feline.AllowancesTransformer.class - [JAR]
├─ com.spotify.feline.BytecodeUtils.class - [JAR]
├─ com.spotify.feline.Feline.class - [JAR]
├─ com.spotify.feline.FelineRuntime.class - [JAR]
├─ com.spotify.feline.FelineThreadLocalTransformer.class - [JAR]
├─ com.spotify.feline.FelineTransformer.class - [JAR]
├─ com.spotify.feline.IgnoreBlocking.class - [JAR]