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 slf4j-ansi-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
slf4jansi
├─ slf4jansi.AnsiLogger.class - [JAR]
slf4jansi.impl
├─ slf4jansi.impl.DefaultStyles.class - [JAR]
├─ slf4jansi.impl.JAnsiSupport.class - [JAR]
├─ slf4jansi.impl.LocationAwareAnsiLogger.class - [JAR]
├─ slf4jansi.impl.SimpleAnsiLogger.class - [JAR]