xuwei-k / scalaprops   0.1.4

MIT License Website GitHub

property based testing library for Scala

Scala versions: 2.11 2.10

scalaprops 0.1.3


Group ID:
com.github.xuwei-k
Artifact ID:
scalaprops_2.11
Version:
0.1.3
Release Date:
May 16, 2015
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>scalaprops_2.11</artifactId>
  <version>0.1.3</version>
</dependency>

compile group: 'com.github.xuwei-k', name: 'scalaprops_2.11', version: '0.1.3'