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 retrofit-kx-ksp-0.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.retrofitx.ksp
├─ io.github.retrofitx.ksp.AnnotationSpecTags.class - [JAR]
├─ io.github.retrofitx.ksp.AnnotationUtilsKt.class - [JAR]
├─ io.github.retrofitx.ksp.FunctionType.class - [JAR]
├─ io.github.retrofitx.ksp.FunctionUtilsKt.class - [JAR]
├─ io.github.retrofitx.ksp.ProcessingFailureException.class - [JAR]
├─ io.github.retrofitx.ksp.RetrofitXSymbolProcessorProvider.class - [JAR]
├─ io.github.retrofitx.ksp.RetrofitXSymbolProcessorProviderKt.class - [JAR]
├─ io.github.retrofitx.ksp.ServiceMetadata.class - [JAR]
├─ io.github.retrofitx.ksp.ServicesSymbolProcessor.class - [JAR]