scalaprops / scalaprops   0.9.1

MIT License GitHub

property based testing library for Scala

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4 0.3

scalaprops-scalaz 0.9.0


Group ID:
com.github.scalaprops
Artifact ID:
scalaprops-scalaz_2.13
Version:
0.9.0
Release Date:
Jan 18, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.github.scalaprops" %% "scalaprops-scalaz" % "0.9.0"

Mill build tool

ivy"com.github.scalaprops::scalaprops-scalaz:0.9.0"

Scala CLI

//> using dep "com.github.scalaprops::scalaprops-scalaz:0.9.0"

Ammonite REPL

import $ivy.`com.github.scalaprops::scalaprops-scalaz:0.9.0`

<dependency>
  <groupId>com.github.scalaprops</groupId>
  <artifactId>scalaprops-scalaz_2.13</artifactId>
  <version>0.9.0</version>
</dependency>

compile group: 'com.github.scalaprops', name: 'scalaprops-scalaz_2.13', version: '0.9.0'