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.1


Group ID:
com.github.pjfanning
Artifact ID:
scala-faker_2.13
Version:
0.5.1
Release Date:
Jan 1, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>scala-faker_2.13</artifactId>
  <version>0.5.1</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'scala-faker_2.13', version: '0.5.1'