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 scala-jsonschema-macros_2.13-0.7.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.andyglow.jsonschema
├─ com.github.andyglow.jsonschema.MacroCake.class - [JAR]
├─ com.github.andyglow.jsonschema.Macroses.class - [JAR]
├─ com.github.andyglow.jsonschema.ScalaParts.class - [JAR]
├─ com.github.andyglow.jsonschema.SchemaTypes.class - [JAR]
├─ com.github.andyglow.jsonschema.UArrays.class - [JAR]
├─ com.github.andyglow.jsonschema.UCommons.class - [JAR]
├─ com.github.andyglow.jsonschema.UContext.class - [JAR]
├─ com.github.andyglow.jsonschema.UDictionaries.class - [JAR]
├─ com.github.andyglow.jsonschema.UEnums.class - [JAR]
├─ com.github.andyglow.jsonschema.UFieldDecorations.class - [JAR]
├─ com.github.andyglow.jsonschema.UFlags.class - [JAR]
├─ com.github.andyglow.jsonschema.UImplicits.class - [JAR]
├─ com.github.andyglow.jsonschema.UJsonValueType.class - [JAR]
├─ com.github.andyglow.jsonschema.ULogging.class - [JAR]
├─ com.github.andyglow.jsonschema.UProductTypes.class - [JAR]
├─ com.github.andyglow.jsonschema.URecursiveTypes.class - [JAR]
├─ com.github.andyglow.jsonschema.UScalaParsers.class - [JAR]
├─ com.github.andyglow.jsonschema.UScaladocs.class - [JAR]
├─ com.github.andyglow.jsonschema.USignatures.class - [JAR]
├─ com.github.andyglow.jsonschema.USumTypes.class - [JAR]
├─ com.github.andyglow.jsonschema.UTypeAnnotations.class - [JAR]
├─ com.github.andyglow.jsonschema.UValueTypes.class - [JAR]
com.github.andyglow.jsonschema.utils
├─ com.github.andyglow.jsonschema.utils.ScalaParser.class - [JAR]