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 presentation-0.7.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.unibo.presentation
├─ it.unibo.presentation.Deserializer.class - [JAR]
├─ it.unibo.presentation.DynamicDeserializer.class - [JAR]
├─ it.unibo.presentation.DynamicSerializer.class - [JAR]
├─ it.unibo.presentation.MIMETypes.class - [JAR]
├─ it.unibo.presentation.Presentation.class - [JAR]
├─ it.unibo.presentation.PresentationImpl.class - [JAR]
├─ it.unibo.presentation.Serializer.class - [JAR]
├─ it.unibo.presentation.SimpleDeserializer.class - [JAR]
├─ it.unibo.presentation.SimpleSerializer.class - [JAR]
├─ it.unibo.presentation.TypeToken.class - [JAR]
├─ it.unibo.presentation.TypeTokenKt.class - [JAR]