License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops-scalaz_0.21 |
Version | Version0.6.3 |
Type | Typejar |
Description |
Descriptionscalaprops-scalaz
property based testing library for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
scalaprops-scalaz_0.21-0.6.3.pom | |
scalaprops-scalaz_0.21-0.6.3.jar | 391 KB |
scalaprops-scalaz_0.21-0.6.3-sources.jar | 34 KB |
scalaprops-scalaz_0.21-0.6.3-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-scalaz_0.21/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops-scalaz_0.21</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-scalaz_0.21/
implementation 'com.github.scalaprops:scalaprops-scalaz_0.21:0.6.3'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-scalaz_0.21/
implementation ("com.github.scalaprops:scalaprops-scalaz_0.21:0.6.3")
'com.github.scalaprops:scalaprops-scalaz_0.21:jar:0.6.3'
<dependency org="com.github.scalaprops" name="scalaprops-scalaz_0.21" rev="0.6.3">
<artifact name="scalaprops-scalaz_0.21" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops-scalaz_0.21', version='0.6.3')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops-scalaz_0.21" % "0.6.3"
[com.github.scalaprops/scalaprops-scalaz_0.21 "0.6.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.scalaprops : scalaprops-core_0.21 | jar | 0.6.3 |
ch.epfl.lamp : dotty-library_0.21 | jar | 0.21.0-RC1 |
org.scalaz : scalaz-core_2.13 | jar | 7.2.30 |