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 fixture-javafaker-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.appmattus.kotlinfixture.decorator.fake.javafaker
├─ com.appmattus.kotlinfixture.decorator.fake.javafaker.JavaFakerConfiguration.class - [JAR]
├─ com.appmattus.kotlinfixture.decorator.fake.javafaker.JavaFakerConfigurationBuilder.class - [JAR]
├─ com.appmattus.kotlinfixture.decorator.fake.javafaker.JavaFakerConfigurationKt.class - [JAR]
├─ com.appmattus.kotlinfixture.decorator.fake.javafaker.JavaFakerStrategy.class - [JAR]
com.appmattus.kotlinfixture.decorator.fake.javafaker.option
├─ com.appmattus.kotlinfixture.decorator.fake.javafaker.option.CreditCard.class - [JAR]
├─ com.appmattus.kotlinfixture.decorator.fake.javafaker.option.IpAddress.class - [JAR]
├─ com.appmattus.kotlinfixture.decorator.fake.javafaker.option.Password.class - [JAR]
├─ com.appmattus.kotlinfixture.decorator.fake.javafaker.option.Temperature.class - [JAR]
├─ com.appmattus.kotlinfixture.decorator.fake.javafaker.option.UserAgent.class - [JAR]