Download scalaprops-core_sjs0.6_2.10-0.3.5.jar file - Jar s

Jar examples for s:scalaprops-core-sjs0.6-2.10

Description

property based testing library for Scala

You can download jar file scalaprops-core_sjs0.6_2.10 0.3.5 in this page.

License

MIT License

Build File

You can use the following script to add scalaprops-core_sjs0.6_2.10-0.3.5.jar to your project.

<dependency>
   <groupId>com.github.scalaprops</groupId>
   <artifactId>scalaprops-core_sjs0.6_2.10</artifactId>
   <version>0.3.5</version>
</dependency>
compile group: 'com.github.scalaprops', name: 'scalaprops-core_sjs0.6_2.10', version: '0.3.5'
libraryDependencies += "com.github.scalaprops" % "scalaprops-core_sjs0.6_2.10" % "0.3.5"
<dependency org="com.github.scalaprops" name="scalaprops-core_sjs0.6_2.10" rev="0.3.5"/>
@Grapes(@Grab(group='com.github.scalaprops', module='scalaprops-core_sjs0.6_2.10', version='0.3.5'))
'com.github.scalaprops:scalaprops-core_sjs0.6_2.10:jar:0.3.5'

Download

Click the following link to download the jar file.

scalaprops-core_sjs0.6_2.10-0.3.5-javadoc.jar
scalaprops-core_sjs0.6_2.10-0.3.5-sources.jar
scalaprops-core_sjs0.6_2.10-0.3.5.jar
scalaprops-core_sjs0.6_2.10-0.3.5.pom



Related Tutorials