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 final-retrofit-1.2.0-alpha.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.finalframework.retrofit.annotation
├─ org.finalframework.retrofit.annotation.Retrofit.class - [JAR]
├─ org.finalframework.retrofit.annotation.RetrofitScan.class - [JAR]
org.finalframework.retrofit
├─ org.finalframework.retrofit.ClassPathRetrofitScanner.class - [JAR]
├─ org.finalframework.retrofit.RetrofitFactoryBean.class - [JAR]
├─ org.finalframework.retrofit.RetrofitScannerRegistrar.class - [JAR]