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 xbird-starter-retrofit2-Better.SR1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.zhycn.retrofit2.annotations
├─ com.github.zhycn.retrofit2.annotations.RetrofitClient.class - [JAR]
├─ com.github.zhycn.retrofit2.annotations.RetrofitClientScan.class - [JAR]
com.github.zhycn.retrofit2.autoconfigure
├─ com.github.zhycn.retrofit2.autoconfigure.RetrofitAutoConfiguration.class - [JAR]
├─ com.github.zhycn.retrofit2.autoconfigure.RetrofitProperties.class - [JAR]
com.github.zhycn.retrofit2.context
├─ com.github.zhycn.retrofit2.context.DefaultRetrofitContext.class - [JAR]
├─ com.github.zhycn.retrofit2.context.RetrofitContext.class - [JAR]
com.github.zhycn.retrofit2.boot
├─ com.github.zhycn.retrofit2.boot.RetrofitServiceBeanPostProcessorAdapter.class - [JAR]
├─ com.github.zhycn.retrofit2.boot.RetrofitServiceComponentProvider.class - [JAR]
├─ com.github.zhycn.retrofit2.boot.RetrofitServiceFactory.class - [JAR]
├─ com.github.zhycn.retrofit2.boot.RetrofitServiceFactoryBeanRegistrar.class - [JAR]