jar

com.github.stevenchen3 : scala-faker_2.11

Maven & Gradle

Mar 27, 2019
3 stars

scala-faker · Scala fake data generator library

Table Of Contents

Latest Version

Download com.github.stevenchen3 : scala-faker_2.11 JAR file - Latest Versions:

All Versions

Download com.github.stevenchen3 : scala-faker_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window scala-faker_2.11-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]