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 servicetalk-grpc-protoc-0.42.35.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.servicetalk.grpc.protoc
├─ io.servicetalk.grpc.protoc.DefaultServiceCommentsMap.class - [JAR]
├─ io.servicetalk.grpc.protoc.FileDescriptor.class - [JAR]
├─ io.servicetalk.grpc.protoc.GenerationContext.class - [JAR]
├─ io.servicetalk.grpc.protoc.Generator.class - [JAR]
├─ io.servicetalk.grpc.protoc.Main.class - [JAR]
├─ io.servicetalk.grpc.protoc.NoopServiceCommentsMap.class - [JAR]
├─ io.servicetalk.grpc.protoc.ServiceClassBuilder.class - [JAR]
├─ io.servicetalk.grpc.protoc.ServiceCommentsMap.class - [JAR]
├─ io.servicetalk.grpc.protoc.StringUtils.class - [JAR]
├─ io.servicetalk.grpc.protoc.Types.class - [JAR]
├─ io.servicetalk.grpc.protoc.Words.class - [JAR]
├─ io.servicetalk.grpc.protoc.package-info.class - [JAR]