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 deserializer-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
tech.codingzen
├─ tech.codingzen.DatumParserError.class - [JAR]
├─ tech.codingzen.DatumParserTryBuilder.class - [JAR]
├─ tech.codingzen.Datum_parserKt.class - [JAR]
├─ tech.codingzen.DeserializeError.class - [JAR]
├─ tech.codingzen.Deserializer.class - [JAR]
├─ tech.codingzen.DeserializerBuildError.class - [JAR]
├─ tech.codingzen.DeserializerKt.class - [JAR]
├─ tech.codingzen.FieldMeta.class - [JAR]
├─ tech.codingzen.FieldsMissingLinks.class - [JAR]
├─ tech.codingzen.InstantiationError.class - [JAR]
├─ tech.codingzen.LinkMeta.class - [JAR]
├─ tech.codingzen.LinkSyntax.class - [JAR]
├─ tech.codingzen.NoSource.class - [JAR]
├─ tech.codingzen.ToManyConstructors.class - [JAR]