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 lib-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.peaq.did
├─ io.peaq.did.Document.class - [JAR]
├─ io.peaq.did.DocumentOrBuilder.class - [JAR]
├─ io.peaq.did.PeaqDidProto.class - [JAR]
├─ io.peaq.did.Service.class - [JAR]
├─ io.peaq.did.ServiceOrBuilder.class - [JAR]
├─ io.peaq.did.Signature.class - [JAR]
├─ io.peaq.did.SignatureOrBuilder.class - [JAR]
├─ io.peaq.did.VerificationMethod.class - [JAR]
├─ io.peaq.did.VerificationMethodOrBuilder.class - [JAR]
├─ io.peaq.did.VerificationType.class - [JAR]