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-commerce-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.commerce
├─ io.github.serpro69.kfaker.commerce.CommerceFaker.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.CommerceFakerKt.class - [JAR]
io.github.serpro69.kfaker.commerce.provider
├─ io.github.serpro69.kfaker.commerce.provider.Bank.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.Barcode.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.Beer.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.Business.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.Cannabis.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.Code.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.Coffee.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.Commerce.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.Company.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.Construction.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.Dessert.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.Finance.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.Food.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.House.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.IndustrySegments.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.Invoice.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.Marketing.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.Restaurant.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.StockExchange.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.Stripe.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.Subscription.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.Tea.class - [JAR]
├─ io.github.serpro69.kfaker.commerce.provider.TeaVariety.class - [JAR]