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 kotlin-faker-books-2.0.0-rc.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.serpro69.kfaker.books
├─ io.github.serpro69.kfaker.books.BooksFaker.class - [JAR]
├─ io.github.serpro69.kfaker.books.BooksFakerKt.class - [JAR]
io.github.serpro69.kfaker.books.provider
├─ io.github.serpro69.kfaker.books.provider.Bible.class - [JAR]
├─ io.github.serpro69.kfaker.books.provider.Book.class - [JAR]
├─ io.github.serpro69.kfaker.books.provider.Cosmere.class - [JAR]
├─ io.github.serpro69.kfaker.books.provider.CultureSeries.class - [JAR]
├─ io.github.serpro69.kfaker.books.provider.DcComics.class - [JAR]
├─ io.github.serpro69.kfaker.books.provider.Dune.class - [JAR]
├─ io.github.serpro69.kfaker.books.provider.Lovecraft.class - [JAR]
├─ io.github.serpro69.kfaker.books.provider.Shakespeare.class - [JAR]
├─ io.github.serpro69.kfaker.books.provider.TheKingkillerChronicle.class - [JAR]
├─ io.github.serpro69.kfaker.books.provider.Tolkien.class - [JAR]
├─ io.github.serpro69.kfaker.books.provider.TolkienHobbit.class - [JAR]
├─ io.github.serpro69.kfaker.books.provider.TolkienLordOfTheRings.class - [JAR]