License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops-scalaz_3.0.0-M3 |
Version | Version0.8.2 |
Type | Typejar |
Description |
Descriptionscalaprops-scalaz
property based testing library for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-scalaz_3.0.0-M3/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops-scalaz_3.0.0-M3</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-scalaz_3.0.0-M3/
implementation 'com.github.scalaprops:scalaprops-scalaz_3.0.0-M3:0.8.2'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-scalaz_3.0.0-M3/
implementation ("com.github.scalaprops:scalaprops-scalaz_3.0.0-M3:0.8.2")
'com.github.scalaprops:scalaprops-scalaz_3.0.0-M3:jar:0.8.2'
<dependency org="com.github.scalaprops" name="scalaprops-scalaz_3.0.0-M3" rev="0.8.2">
<artifact name="scalaprops-scalaz_3.0.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops-scalaz_3.0.0-M3', version='0.8.2')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops-scalaz_3.0.0-M3" % "0.8.2"
[com.github.scalaprops/scalaprops-scalaz_3.0.0-M3 "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.scalaprops : scalaprops-core_3.0.0-M3 | jar | 0.8.2 |
org.scala-lang : scala3-library_3.0.0-M3 | jar | 3.0.0-M3 |
org.scalaz : scalaz-core_2.13 | jar | 7.3.3 |