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 ugiggle-trello-1.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.kemitix.ugiggle.trello
├─ net.kemitix.ugiggle.trello.Attachment.class - [JAR]
├─ net.kemitix.ugiggle.trello.AttachmentDirectory.class - [JAR]
├─ net.kemitix.ugiggle.trello.AttachmentDirectoryImpl.class - [JAR]
├─ net.kemitix.ugiggle.trello.LocalAttachment.class - [JAR]
├─ net.kemitix.ugiggle.trello.TrelloAttachment.class - [JAR]
├─ net.kemitix.ugiggle.trello.TrelloCard.class - [JAR]
├─ net.kemitix.ugiggle.trello.TrelloConfig.class - [JAR]
├─ net.kemitix.ugiggle.trello.TrelloProducers.class - [JAR]