xuwei-k / scalaprops   0.1.4

MIT License Website GitHub

property based testing library for Scala

Scala versions: 2.11 2.10

scalaprops-scalazlaws 0.1.3


Group ID:
com.github.xuwei-k
Artifact ID:
scalaprops-scalazlaws_2.10
Version:
0.1.3
Release Date:
May 16, 2015
Licenses:
MIT
Files:
Full Scala Version:
2.10.5
Developers:

libraryDependencies += "com.github.xuwei-k" %% "scalaprops-scalazlaws" % "0.1.3"

Mill build tool

ivy"com.github.xuwei-k::scalaprops-scalazlaws:0.1.3"

Scala CLI

//> using dep "com.github.xuwei-k::scalaprops-scalazlaws:0.1.3"

Ammonite REPL

import $ivy.`com.github.xuwei-k::scalaprops-scalazlaws:0.1.3`

<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>scalaprops-scalazlaws_2.10</artifactId>
  <version>0.1.3</version>
</dependency>

compile group: 'com.github.xuwei-k', name: 'scalaprops-scalazlaws_2.10', version: '0.1.3'