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