pjfanning / scala-faker   0.5.3

Apache License 2.0 GitHub

A library for generating fake data in scala.

Scala versions: 3.x 2.13 2.12

scala-faker 0.5.3


Group ID:
com.github.pjfanning
Artifact ID:
scala-faker_3
Version:
0.5.3
Release Date:
May 15, 2021
Licenses:
Files:

libraryDependencies += "com.github.pjfanning" %% "scala-faker" % "0.5.3"

Mill build tool

ivy"com.github.pjfanning::scala-faker:0.5.3"

Scala CLI

//> using dep "com.github.pjfanning::scala-faker:0.5.3"

Ammonite REPL

import $ivy.`com.github.pjfanning::scala-faker:0.5.3`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>scala-faker_3</artifactId>
  <version>0.5.3</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'scala-faker_3', version: '0.5.3'