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 http4s-client_2.13-6.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
endpoints4s.http4s.client
├─ endpoints4s.http4s.client.BasicAuthentication.class - [JAR]
├─ endpoints4s.http4s.client.BuiltInErrors.class - [JAR]
├─ endpoints4s.http4s.client.ChunkedEntities.class - [JAR]
├─ endpoints4s.http4s.client.ChunkedJsonEntities.class - [JAR]
├─ endpoints4s.http4s.client.Endpoints.class - [JAR]
├─ endpoints4s.http4s.client.EndpointsWithCustomErrors.class - [JAR]
├─ endpoints4s.http4s.client.JsonEntitiesFromCodecs.class - [JAR]
├─ endpoints4s.http4s.client.JsonEntitiesFromSchemas.class - [JAR]
├─ endpoints4s.http4s.client.Methods.class - [JAR]
├─ endpoints4s.http4s.client.MuxEndpoints.class - [JAR]
├─ endpoints4s.http4s.client.StatusCodes.class - [JAR]
├─ endpoints4s.http4s.client.Urls.class - [JAR]