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 events4j-core-0.12.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.philippheuer.events4j.core
├─ com.github.philippheuer.events4j.core.EventManager.class - [JAR]
com.github.philippheuer.events4j.core.services
├─ com.github.philippheuer.events4j.core.services.ServiceMediator.class - [JAR]
com.github.philippheuer.events4j.core.domain
├─ com.github.philippheuer.events4j.core.domain.Event.class - [JAR]