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 Kotlin2PlantUML-3.0.14.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.kelvindev15.kotlin2plantuml.plantuml
├─ io.github.kelvindev15.kotlin2plantuml.plantuml.ClassDiagram.class - [JAR]
├─ io.github.kelvindev15.kotlin2plantuml.plantuml.ClassHierarchy.class - [JAR]
├─ io.github.kelvindev15.kotlin2plantuml.plantuml.Configuration.class - [JAR]
├─ io.github.kelvindev15.kotlin2plantuml.plantuml.PlantUmlClass.class - [JAR]
├─ io.github.kelvindev15.kotlin2plantuml.plantuml.PlantUmlRelationship.class - [JAR]
├─ io.github.kelvindev15.kotlin2plantuml.plantuml.RelationshipType.class - [JAR]
io.github.kelvindev15.kotlin2plantuml
├─ io.github.kelvindev15.kotlin2plantuml.MainKt.class - [JAR]
io.github.kelvindev15.kotlin2plantuml.utils
├─ io.github.kelvindev15.kotlin2plantuml.utils.DefaultScanConfiguration.class - [JAR]
├─ io.github.kelvindev15.kotlin2plantuml.utils.ReflectUtils.class - [JAR]
├─ io.github.kelvindev15.kotlin2plantuml.utils.ScanConfiguration.class - [JAR]