is not current version
Last Version 0.6.3

com.github.scalaprops:scalaprops_sjs0.6_2.10 0.4.3

property based testing library for Scala

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.scalaprops
ArtifactId

ArtifactId

scalaprops_sjs0.6_2.10
Version

Version

0.4.3
Type

Type

jar

Download scalaprops_sjs0.6_2.10 0.4.3


<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_sjs0.6_2.10/ -->
<dependency>
    <groupId>com.github.scalaprops</groupId>
    <artifactId>scalaprops_sjs0.6_2.10</artifactId>
    <version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_sjs0.6_2.10/
implementation 'com.github.scalaprops:scalaprops_sjs0.6_2.10:0.4.3'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_sjs0.6_2.10/
implementation ("com.github.scalaprops:scalaprops_sjs0.6_2.10:0.4.3")
'com.github.scalaprops:scalaprops_sjs0.6_2.10:jar:0.4.3'
<dependency org="com.github.scalaprops" name="scalaprops_sjs0.6_2.10" rev="0.4.3">
  <artifact name="scalaprops_sjs0.6_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops_sjs0.6_2.10', version='0.4.3')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops_sjs0.6_2.10" % "0.4.3"
[com.github.scalaprops/scalaprops_sjs0.6_2.10 "0.4.3"]