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 red-and-blue-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.neboskreb.red.and.blue.annotation
├─ com.github.neboskreb.red.and.blue.annotation.BlueInstance.class - [JAR]
├─ com.github.neboskreb.red.and.blue.annotation.PrefabBlue.class - [JAR]
├─ com.github.neboskreb.red.and.blue.annotation.PrefabRed.class - [JAR]
├─ com.github.neboskreb.red.and.blue.annotation.RedInstance.class - [JAR]
com.github.neboskreb.red.and.blue
├─ com.github.neboskreb.red.and.blue.COLOR.class - [JAR]
├─ com.github.neboskreb.red.and.blue.FieldInjector.class - [JAR]
├─ com.github.neboskreb.red.and.blue.ObjectFactory.class - [JAR]
├─ com.github.neboskreb.red.and.blue.ParamResolver.class - [JAR]
├─ com.github.neboskreb.red.and.blue.PrefabCollector.class - [JAR]
├─ com.github.neboskreb.red.and.blue.RedAndBlue.class - [JAR]
├─ com.github.neboskreb.red.and.blue.RedAndBlueExtension.class - [JAR]