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 samples-2.10.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.example.retrofit
├─ com.example.retrofit.AnnotatedConverters.class - [JAR]
├─ com.example.retrofit.ChunkingConverter.class - [JAR]
├─ com.example.retrofit.Crawler.class - [JAR]
├─ com.example.retrofit.DeserializeErrorBody.class - [JAR]
├─ com.example.retrofit.DynamicBaseUrl.class - [JAR]
├─ com.example.retrofit.ErrorHandlingAdapter.class - [JAR]
├─ com.example.retrofit.InvocationMetrics.class - [JAR]
├─ com.example.retrofit.JsonAndXmlConverters.class - [JAR]
├─ com.example.retrofit.JsonQueryParameters.class - [JAR]
├─ com.example.retrofit.RxJavaObserveOnMainThread.class - [JAR]
├─ com.example.retrofit.SimpleMockService.class - [JAR]
├─ com.example.retrofit.SimpleService.class - [JAR]
├─ com.example.retrofit.package-info.class - [JAR]