property based testing library for Scala
scalaprops-core 0.5.2
Group ID:
     com.github.scalaprops 
  Artifact ID:
     scalaprops-core_2.12 
  Version:
     0.5.2 
  Release Date:
     Oct 14, 2017 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.12.3 
  Developers:
    
  libraryDependencies += "com.github.scalaprops" %% "scalaprops-core" % "0.5.2"
ivy"com.github.scalaprops::scalaprops-core:0.5.2"
//> using dep "com.github.scalaprops::scalaprops-core:0.5.2"
import $ivy.`com.github.scalaprops::scalaprops-core:0.5.2`
<dependency> <groupId>com.github.scalaprops</groupId> <artifactId>scalaprops-core_2.12</artifactId> <version>0.5.2</version> </dependency>
compile group: 'com.github.scalaprops', name: 'scalaprops-core_2.12', version: '0.5.2'