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 dataclass-1.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.omarmiatello.gradlemoduleconfig.dataclass
├─ com.github.omarmiatello.gradlemoduleconfig.dataclass.App.class - [JAR]
├─ com.github.omarmiatello.gradlemoduleconfig.dataclass.GradleComponent.class - [JAR]
├─ com.github.omarmiatello.gradlemoduleconfig.dataclass.GradleComponentKt.class - [JAR]
├─ com.github.omarmiatello.gradlemoduleconfig.dataclass.GradleConfig.class - [JAR]
├─ com.github.omarmiatello.gradlemoduleconfig.dataclass.GradleModule.class - [JAR]
├─ com.github.omarmiatello.gradlemoduleconfig.dataclass.Group.class - [JAR]
├─ com.github.omarmiatello.gradlemoduleconfig.dataclass.LibAndroid.class - [JAR]
├─ com.github.omarmiatello.gradlemoduleconfig.dataclass.LibKotlin.class - [JAR]
├─ com.github.omarmiatello.gradlemoduleconfig.dataclass.ProjectModule.class - [JAR]
├─ com.github.omarmiatello.gradlemoduleconfig.dataclass.ProjectModuleKt.class - [JAR]
├─ com.github.omarmiatello.gradlemoduleconfig.dataclass.ScriptGradleModuleConfig.class - [JAR]