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-jvm-0.0.31.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.telereso.kmp.annotations
├─ io.telereso.kmp.annotations.Builder.class - [JAR]
├─ io.telereso.kmp.annotations.FlutterExport.class - [JAR]
├─ io.telereso.kmp.annotations.ListWrappers.class - [JAR]
├─ io.telereso.kmp.annotations.ReactNativeExport.class - [JAR]
├─ io.telereso.kmp.annotations.SkipJsonConverters.class - [JAR]
├─ io.telereso.kmp.annotations.SkipListWrappers.class - [JAR]
├─ io.telereso.kmp.annotations.SkipReactNativeExport.class - [JAR]
├─ io.telereso.kmp.annotations.SwiftOverloads.class - [JAR]