is not current version
Last Version 0.8.2

com.github.scalaprops:scalaprops-scalaz_native0.3_2.11 0.6.3

property based testing library for Scala

Categories

Categories

Scala Languages Native Development Tools
GroupId

GroupId

com.github.scalaprops
ArtifactId

ArtifactId

scalaprops-scalaz_native0.3_2.11
Version

Version

0.6.3
Type

Type

jar

Download scalaprops-scalaz_native0.3_2.11 0.6.3


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