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 modelcontract-jvm-1.2.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
tech.skot.model
├─ tech.skot.model.DatedData.class - [JAR]
├─ tech.skot.model.SKBms.class - [JAR]
├─ tech.skot.model.SKBySKData.class - [JAR]
├─ tech.skot.model.SKCompositeStateDef.class - [JAR]
├─ tech.skot.model.SKCompositeStateParts.class - [JAR]
├─ tech.skot.model.SKData.class - [JAR]
├─ tech.skot.model.SKDataKt.class - [JAR]
├─ tech.skot.model.SKDataWrapper.class - [JAR]
├─ tech.skot.model.SKDataWrapperKt.class - [JAR]
├─ tech.skot.model.SKInstantSerializer.class - [JAR]
├─ tech.skot.model.SKLocalDateSerializer.class - [JAR]
├─ tech.skot.model.SKManualData.class - [JAR]
├─ tech.skot.model.SKPaginatedData.class - [JAR]
├─ tech.skot.model.SKStateDef.class - [JAR]
├─ tech.skot.model.SKWithDefault.class - [JAR]
├─ tech.skot.model.SysKt.class - [JAR]