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 ktorfit-annotations-jvm-1.6.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.jensklingenberg.ktorfit.http
├─ de.jensklingenberg.ktorfit.http.Body.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.DELETE.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.Field.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.FieldMap.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.FormUrlEncoded.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.GET.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.HEAD.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.HTTP.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.Header.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.HeaderMap.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.Headers.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.Multipart.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.OPTIONS.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.PATCH.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.POST.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.PUT.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.Part.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.PartMap.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.Path.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.Query.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.QueryMap.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.QueryName.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.ReqBuilder.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.RequestType.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.Streaming.class - [JAR]
├─ de.jensklingenberg.ktorfit.http.Url.class - [JAR]