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 mocker-okhttp-2.0.0-alpha.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
fr.speekha.httpmocker.okhttp.builder
├─ fr.speekha.httpmocker.okhttp.builder.BuilderDslKt.class - [JAR]
├─ fr.speekha.httpmocker.okhttp.builder.InterceptorBuilder.class - [JAR]
fr.speekha.httpmocker.okhttp.io
├─ fr.speekha.httpmocker.okhttp.io.OkHttpExtensionsKt.class - [JAR]
├─ fr.speekha.httpmocker.okhttp.io.Recorder.class - [JAR]
├─ fr.speekha.httpmocker.okhttp.io.ResponseBuilder.class - [JAR]
fr.speekha.httpmocker.okhttp
├─ fr.speekha.httpmocker.okhttp.MockResponseInterceptor.class - [JAR]