Download scalaprops-core_sjs1.0.0-M3_2.13.0-M2-0.5.3.jar file - Jar s

Jar examples for s:scalaprops-core-sjs1.0.0-M3-2.13.0-M2

Description

property based testing library for Scala

You can download jar file scalaprops-core_sjs1.0.0-M3_2.13.0-M2 0.5.3 in this page.

License

MIT License

Build File

You can use the following script to add scalaprops-core_sjs1.0.0-M3_2.13.0-M2-0.5.3.jar to your project.

<dependency>
   <groupId>com.github.scalaprops</groupId>
   <artifactId>scalaprops-core_sjs1.0.0-M3_2.13.0-M2</artifactId>
   <version>0.5.3</version>
</dependency>
compile group: 'com.github.scalaprops', name: 'scalaprops-core_sjs1.0.0-M3_2.13.0-M2', version: '0.5.3'
libraryDependencies += "com.github.scalaprops" % "scalaprops-core_sjs1.0.0-M3_2.13.0-M2" % "0.5.3"
<dependency org="com.github.scalaprops" name="scalaprops-core_sjs1.0.0-M3_2.13.0-M2" rev="0.5.3"/>
@Grapes(@Grab(group='com.github.scalaprops', module='scalaprops-core_sjs1.0.0-M3_2.13.0-M2', version='0.5.3'))
'com.github.scalaprops:scalaprops-core_sjs1.0.0-M3_2.13.0-M2:jar:0.5.3'

Download

Click the following link to download the jar file.

scalaprops-core_sjs1.0.0-M3_2.13.0-M2-0.5.3-javadoc.jar
scalaprops-core_sjs1.0.0-M3_2.13.0-M2-0.5.3-sources.jar
scalaprops-core_sjs1.0.0-M3_2.13.0-M2-0.5.3.jar
scalaprops-core_sjs1.0.0-M3_2.13.0-M2-0.5.3.pom



Related Tutorials