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 spi-1.0-Beta.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
br.com.jbugbrasil.bot.api.conf.systemproperties
├─ br.com.jbugbrasil.bot.api.conf.systemproperties.BotProperty.class - [JAR]
├─ br.com.jbugbrasil.bot.api.conf.systemproperties.BotPropertyProducerBean.class - [JAR]
br.com.jbugbrasil.bot.api.spi
├─ br.com.jbugbrasil.bot.api.spi.CommandProvider.class - [JAR]
├─ br.com.jbugbrasil.bot.api.spi.PluginProvider.class - [JAR]