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