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 vkbot-quick-1.0.0-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.sadtech.vk.bot.scheduler
├─ org.sadtech.vk.bot.scheduler.AutoresponderScheduler.class - [JAR]
├─ org.sadtech.vk.bot.scheduler.EventDistributorScheduler.class - [JAR]
├─ org.sadtech.vk.bot.scheduler.EventListenerScheduler.class - [JAR]
org.sadtech.vk.bot.utils
├─ org.sadtech.vk.bot.utils.UnitUtils.class - [JAR]
org.sadtech.vk.bot.config
├─ org.sadtech.vk.bot.config.BeanConfig.class - [JAR]
├─ org.sadtech.vk.bot.config.PropertiesBeanConfig.class - [JAR]
org.sadtech.vk.bot.config.properti
├─ org.sadtech.vk.bot.config.properti.SchedulerConfig.class - [JAR]