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 catalog-0.5.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
nl.littlerobots.vcu.toml
├─ nl.littlerobots.vcu.toml.TomlUtilsKt.class - [JAR]
nl.littlerobots.vcu.versions
├─ nl.littlerobots.vcu.versions.VersionReportParser.class - [JAR]
├─ nl.littlerobots.vcu.versions.VersionReportParserKt.class - [JAR]
├─ nl.littlerobots.vcu.versions.VersionReportResult.class - [JAR]
nl.littlerobots.vcu
├─ nl.littlerobots.vcu.VersionCatalogParser.class - [JAR]
├─ nl.littlerobots.vcu.VersionCatalogParserKt.class - [JAR]
├─ nl.littlerobots.vcu.VersionCatalogWriter.class - [JAR]
├─ nl.littlerobots.vcu.VersionCatalogWriterKt.class - [JAR]
nl.littlerobots.vcu.versions.model
├─ nl.littlerobots.vcu.versions.model.CurrentDependency.class - [JAR]
├─ nl.littlerobots.vcu.versions.model.Dependencies.class - [JAR]
├─ nl.littlerobots.vcu.versions.model.DependenciesJsonAdapter.class - [JAR]
├─ nl.littlerobots.vcu.versions.model.Dependency.class - [JAR]
├─ nl.littlerobots.vcu.versions.model.DependencyJson.class - [JAR]
├─ nl.littlerobots.vcu.versions.model.DependencyJsonAdapter.class - [JAR]
├─ nl.littlerobots.vcu.versions.model.DependencyJsonJsonAdapter.class - [JAR]
├─ nl.littlerobots.vcu.versions.model.DependencyKt.class - [JAR]
├─ nl.littlerobots.vcu.versions.model.ExceededDependency.class - [JAR]
├─ nl.littlerobots.vcu.versions.model.OutdatedDependency.class - [JAR]
├─ nl.littlerobots.vcu.versions.model.VersionsReport.class - [JAR]
├─ nl.littlerobots.vcu.versions.model.VersionsReportJsonAdapter.class - [JAR]
nl.littlerobots.vcu.model
├─ nl.littlerobots.vcu.model.Comments.class - [JAR]
├─ nl.littlerobots.vcu.model.HasVersion.class - [JAR]
├─ nl.littlerobots.vcu.model.HasVersionKt.class - [JAR]
├─ nl.littlerobots.vcu.model.Key.class - [JAR]
├─ nl.littlerobots.vcu.model.Library.class - [JAR]
├─ nl.littlerobots.vcu.model.LibraryKt.class - [JAR]
├─ nl.littlerobots.vcu.model.Plugin.class - [JAR]
├─ nl.littlerobots.vcu.model.VersionCatalog.class - [JAR]
├─ nl.littlerobots.vcu.model.VersionCatalogKt.class - [JAR]
├─ nl.littlerobots.vcu.model.VersionDefinition.class - [JAR]