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