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-tech-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.tech
├─ io.github.serpro69.kfaker.tech.TechFaker.class - [JAR]
├─ io.github.serpro69.kfaker.tech.TechFakerKt.class - [JAR]
io.github.serpro69.kfaker.tech.provider
├─ io.github.serpro69.kfaker.tech.provider.App.class - [JAR]
├─ io.github.serpro69.kfaker.tech.provider.Appliance.class - [JAR]
├─ io.github.serpro69.kfaker.tech.provider.Camera.class - [JAR]
├─ io.github.serpro69.kfaker.tech.provider.Computer.class - [JAR]
├─ io.github.serpro69.kfaker.tech.provider.ComputerOS.class - [JAR]
├─ io.github.serpro69.kfaker.tech.provider.CryptoCoin.class - [JAR]
├─ io.github.serpro69.kfaker.tech.provider.Device.class - [JAR]
├─ io.github.serpro69.kfaker.tech.provider.Drone.class - [JAR]
├─ io.github.serpro69.kfaker.tech.provider.ElectricalComponents.class - [JAR]
├─ io.github.serpro69.kfaker.tech.provider.Hacker.class - [JAR]
├─ io.github.serpro69.kfaker.tech.provider.ProgrammingLanguage.class - [JAR]
├─ io.github.serpro69.kfaker.tech.provider.Space.class - [JAR]
├─ io.github.serpro69.kfaker.tech.provider.Vehicle.class - [JAR]