Download scalaprops-core_sjs0.6_2.13.0-M1-0.5.0.jar file - Jar s

Jar examples for s:scalaprops-core-sjs0.6-2.13.0-M1

Description

property based testing library for Scala

You can download jar file scalaprops-core_sjs0.6_2.13.0-M1 0.5.0 in this page.

License

MIT License

Build File

You can use the following script to add scalaprops-core_sjs0.6_2.13.0-M1-0.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

scalaprops-core_sjs0.6_2.13.0-M1-0.5.0-javadoc.jar
scalaprops-core_sjs0.6_2.13.0-M1-0.5.0-sources.jar
scalaprops-core_sjs0.6_2.13.0-M1-0.5.0.jar
scalaprops-core_sjs0.6_2.13.0-M1-0.5.0.pom



Related Tutorials