property based testing library for Scala
scalaprops-core 0.1.0
Group ID:
com.github.xuwei-k
Artifact ID:
scalaprops-core_2.11
Version:
0.1.0
Release Date:
May 5, 2015
Licenses:
Files:
Full Scala Version:
2.11.6
Developers:
libraryDependencies += "com.github.xuwei-k" %% "scalaprops-core" % "0.1.0"
ivy"com.github.xuwei-k::scalaprops-core:0.1.0"
//> using dep "com.github.xuwei-k::scalaprops-core:0.1.0"
import $ivy.`com.github.xuwei-k::scalaprops-core:0.1.0`
<dependency> <groupId>com.github.xuwei-k</groupId> <artifactId>scalaprops-core_2.11</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.xuwei-k', name: 'scalaprops-core_2.11', version: '0.1.0'