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 scala-faker_2.12-0.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.alphash.faker
├─ io.alphash.faker.CreditCard.class - [JAR]
├─ io.alphash.faker.Datetime.class - [JAR]
├─ io.alphash.faker.Faker.class - [JAR]
├─ io.alphash.faker.FirstNames.class - [JAR]
├─ io.alphash.faker.Geolocation.class - [JAR]
├─ io.alphash.faker.Internet.class - [JAR]
├─ io.alphash.faker.Lorem.class - [JAR]
├─ io.alphash.faker.Payment.class - [JAR]
├─ io.alphash.faker.Person.class - [JAR]
├─ io.alphash.faker.PersonModel.class - [JAR]
├─ io.alphash.faker.Phone.class - [JAR]
├─ io.alphash.faker.PhoneFormat.class - [JAR]
├─ io.alphash.faker.PhoneModel.class - [JAR]
├─ io.alphash.faker.Price.class - [JAR]
├─ io.alphash.faker.Titles.class - [JAR]