| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.github.scalaprops |
| ArtifactId | ArtifactIdscalaprops-scalaz_2.13.0-RC1 |
| Version | Version0.6.0 |
| 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_2.13.0-RC1/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops-scalaz_2.13.0-RC1</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-scalaz_2.13.0-RC1/
implementation 'com.github.scalaprops:scalaprops-scalaz_2.13.0-RC1:0.6.0'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-scalaz_2.13.0-RC1/
implementation ("com.github.scalaprops:scalaprops-scalaz_2.13.0-RC1:0.6.0")
'com.github.scalaprops:scalaprops-scalaz_2.13.0-RC1:jar:0.6.0'
<dependency org="com.github.scalaprops" name="scalaprops-scalaz_2.13.0-RC1" rev="0.6.0">
<artifact name="scalaprops-scalaz_2.13.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops-scalaz_2.13.0-RC1', version='0.6.0')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops-scalaz_2.13.0-RC1" % "0.6.0"
[com.github.scalaprops/scalaprops-scalaz_2.13.0-RC1 "0.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0-RC1 |
| com.github.scalaprops : scalaprops-core_2.13.0-RC1 | jar | 0.6.0 |
| org.scalaz : scalaz-core_2.13.0-RC1 | jar | 7.2.27 |