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 aurkitu-annotations-0.0.7.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.michaelhradek.aurkitu.annotations
├─ com.michaelhradek.aurkitu.annotations.FlatBufferComment.class - [JAR]
├─ com.michaelhradek.aurkitu.annotations.FlatBufferEnum.class - [JAR]
├─ com.michaelhradek.aurkitu.annotations.FlatBufferEnumTypeField.class - [JAR]
├─ com.michaelhradek.aurkitu.annotations.FlatBufferFieldOptions.class - [JAR]
├─ com.michaelhradek.aurkitu.annotations.FlatBufferIgnore.class - [JAR]
├─ com.michaelhradek.aurkitu.annotations.FlatBufferOptions.class - [JAR]
├─ com.michaelhradek.aurkitu.annotations.FlatBufferTable.class - [JAR]
com.michaelhradek.aurkitu.annotations.types
├─ com.michaelhradek.aurkitu.annotations.types.EnumType.class - [JAR]
├─ com.michaelhradek.aurkitu.annotations.types.FieldType.class - [JAR]