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 databob.kotlin-1.9.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.databob
├─ io.github.databob.CoinToss.class - [JAR]
├─ io.github.databob.CollectionGenerator.class - [JAR]
├─ io.github.databob.CollectionSizeRange.class - [JAR]
├─ io.github.databob.CompositeGenerator.class - [JAR]
├─ io.github.databob.Databob.class - [JAR]
├─ io.github.databob.DateTimeGenerator.class - [JAR]
├─ io.github.databob.FunktionaleGenerator.class - [JAR]
├─ io.github.databob.Generator.class - [JAR]
├─ io.github.databob.Generators.class - [JAR]
├─ io.github.databob.JdkCommonsGenerator.class - [JAR]
├─ io.github.databob.LanguageConstructsGenerator.class - [JAR]
├─ io.github.databob.PrimitiveGenerator.class - [JAR]