scalaprops / scalaprops   0.9.1

MIT License GitHub

property based testing library for Scala

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x
Scala Native versions: 0.5 0.4

scalaprops 0.1.9


Group ID:
com.github.scalaprops
Artifact ID:
scalaprops_2.10
Version:
0.1.9
Release Date:
Jun 20, 2015
Licenses:
MIT
Files:
Full Scala Version:
2.10.5
Developers:

libraryDependencies += "com.github.scalaprops" %% "scalaprops" % "0.1.9"

Mill build tool

ivy"com.github.scalaprops::scalaprops:0.1.9"

Scala CLI

//> using dep "com.github.scalaprops::scalaprops:0.1.9"

Ammonite REPL

import $ivy.`com.github.scalaprops::scalaprops:0.1.9`

<dependency>
  <groupId>com.github.scalaprops</groupId>
  <artifactId>scalaprops_2.10</artifactId>
  <version>0.1.9</version>
</dependency>

compile group: 'com.github.scalaprops', name: 'scalaprops_2.10', version: '0.1.9'