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 gwt-animation-202203291.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.gwtproject.animation.client.testing
├─ org.gwtproject.animation.client.testing.StubAnimationScheduler.class - [JAR]
org.gwtproject.animation.client
├─ org.gwtproject.animation.client.Animation.class - [JAR]
├─ org.gwtproject.animation.client.AnimationScheduler.class - [JAR]
├─ org.gwtproject.animation.client.AnimationSchedulerImplStandard.class - [JAR]