etspaceman / scalacheck-faker   8.0.3

Contributors Wanted MIT License Website GitHub

Fake Data Generation using ScalaCheck

Scala versions: 3.x 2.13 2.12 2.11

scalacheck-faker 7.0.0


Group ID:
io.github.etspaceman
Artifact ID:
scalacheck-faker_2.13
Version:
7.0.0
Release Date:
May 7, 2021
Licenses:
MIT
Files:

libraryDependencies += "io.github.etspaceman" %% "scalacheck-faker" % "7.0.0"

Mill build tool

ivy"io.github.etspaceman::scalacheck-faker:7.0.0"

Scala CLI

//> using dep "io.github.etspaceman::scalacheck-faker:7.0.0"

Ammonite REPL

import $ivy.`io.github.etspaceman::scalacheck-faker:7.0.0`

<dependency>
  <groupId>io.github.etspaceman</groupId>
  <artifactId>scalacheck-faker_2.13</artifactId>
  <version>7.0.0</version>
</dependency>

compile group: 'io.github.etspaceman', name: 'scalacheck-faker_2.13', version: '7.0.0'