Jar examples for s:scalaprops-2.10
property based testing library for Scala
You can download jar file scalaprops_2.10 0.5.3 in this page.
MIT License
You can use the following script to add scalaprops_2.10-0.5.3.jar to your project.
<dependency> <groupId>com.github.scalaprops</groupId> <artifactId>scalaprops_2.10</artifactId> <version>0.5.3</version> </dependency>
compile group: 'com.github.scalaprops', name: 'scalaprops_2.10', version: '0.5.3'
libraryDependencies += "com.github.scalaprops" % "scalaprops_2.10" % "0.5.3"
<dependency org="com.github.scalaprops" name="scalaprops_2.10" rev="0.5.3"/>
@Grapes(@Grab(group='com.github.scalaprops', module='scalaprops_2.10', version='0.5.3'))
'com.github.scalaprops:scalaprops_2.10:jar:0.5.3'
Click the following link to download the jar file.
scalaprops_2.10-0.5.3-javadoc.jar