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 report-generator-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
dev.shreyaspatil.composeCompilerMetricsGenerator.generator.utils
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.utils.ListExtKt.class - [JAR]
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.utils.StringExtKt.class - [JAR]
dev.shreyaspatil.composeCompilerMetricsGenerator.generator.script
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.script.CollapsibleScriptKt.class - [JAR]
dev.shreyaspatil.composeCompilerMetricsGenerator.generator.content.common
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.content.common.CollapsibleContentKt.class - [JAR]
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.content.common.EmptyContentKt.class - [JAR]
dev.shreyaspatil.composeCompilerMetricsGenerator.generator.content
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.content.BriefStatisticsKt.class - [JAR]
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.content.ClassReportKt.class - [JAR]
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.content.ComposableReportKt.class - [JAR]
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.content.DetailedStatisticsKt.class - [JAR]
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.content.ErrorReportsKt.class - [JAR]
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.content.FooterKt.class - [JAR]
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.content.MainContentKt.class - [JAR]
dev.shreyaspatil.composeCompilerMetricsGenerator.generator.style
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.style.Colors.class - [JAR]
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.style.CssStyleKt.class - [JAR]
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.style.FontsKt.class - [JAR]
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.style.PageStyleKt.class - [JAR]
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.style.StyleProps.class - [JAR]
dev.shreyaspatil.composeCompilerMetricsGenerator.generator
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.HtmlReportGenerator.class - [JAR]
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.ReportOptions.class - [JAR]
├─ dev.shreyaspatil.composeCompilerMetricsGenerator.generator.ReportSpec.class - [JAR]