property based testing library for Scala
scalaprops-core 0.3.1
Group ID:
com.github.scalaprops
Artifact ID:
scalaprops-core_2.10
Version:
0.3.1
Release Date:
Apr 2, 2016
Licenses:
Files:
Full Scala Version:
2.10.6
Developers:
libraryDependencies += "com.github.scalaprops" %% "scalaprops-core" % "0.3.1"
ivy"com.github.scalaprops::scalaprops-core:0.3.1"
//> using dep "com.github.scalaprops::scalaprops-core:0.3.1"
import $ivy.`com.github.scalaprops::scalaprops-core:0.3.1`
<dependency> <groupId>com.github.scalaprops</groupId> <artifactId>scalaprops-core_2.10</artifactId> <version>0.3.1</version> </dependency>
compile group: 'com.github.scalaprops', name: 'scalaprops-core_2.10', version: '0.3.1'