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 grouter-annotation-1.0.1-beta.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.grouter
├─ com.grouter.RouterActivity.class - [JAR]
├─ com.grouter.RouterComponent.class - [JAR]
├─ com.grouter.RouterComponentConstructor.class - [JAR]
├─ com.grouter.RouterDelegate.class - [JAR]
├─ com.grouter.RouterDelegateConstructor.class - [JAR]
├─ com.grouter.RouterDelegateMethod.class - [JAR]
├─ com.grouter.RouterField.class - [JAR]
├─ com.grouter.RouterInterceptor.class - [JAR]
├─ com.grouter.RouterTask.class - [JAR]