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 scraper-animated-3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.tinymediamanager.scraper.animated.services
├─ org.tinymediamanager.scraper.animated.services.CastService.class - [JAR]
├─ org.tinymediamanager.scraper.animated.services.MovieService.class - [JAR]
org.tinymediamanager.scraper.animated
├─ org.tinymediamanager.scraper.animated.AnimatedMetadataProvider.class - [JAR]
├─ org.tinymediamanager.scraper.animated.KyraApi.class - [JAR]
org.tinymediamanager.scraper.animated.entities
├─ org.tinymediamanager.scraper.animated.entities.ErrorCode.class - [JAR]
├─ org.tinymediamanager.scraper.animated.entities.Image.class - [JAR]
├─ org.tinymediamanager.scraper.animated.entities.KyraEntity.class - [JAR]