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 annotations-1.0.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.yusufsdiscordbot.annotations
├─ io.github.yusufsdiscordbot.annotations.Author.class - [JAR]
├─ io.github.yusufsdiscordbot.annotations.Authors.class - [JAR]
├─ io.github.yusufsdiscordbot.annotations.CommandType.class - [JAR]
├─ io.github.yusufsdiscordbot.annotations.Credits.class - [JAR]
├─ io.github.yusufsdiscordbot.annotations.DateOfCreation.class - [JAR]
├─ io.github.yusufsdiscordbot.annotations.Example.class - [JAR]
├─ io.github.yusufsdiscordbot.annotations.PurposeOfTheCommand.class - [JAR]
├─ io.github.yusufsdiscordbot.annotations.ToBeChanged.class - [JAR]
├─ io.github.yusufsdiscordbot.annotations.ToBeRemoved.class - [JAR]
├─ io.github.yusufsdiscordbot.annotations.VersionOfCreation.class - [JAR]
├─ io.github.yusufsdiscordbot.annotations.change.class - [JAR]
├─ io.github.yusufsdiscordbot.annotations.dates.class - [JAR]
├─ io.github.yusufsdiscordbot.annotations.removal.class - [JAR]
├─ io.github.yusufsdiscordbot.annotations.repeatableCredits.class - [JAR]