License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops-scalaz_2.10 |
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_2.10-0.6.3.pom | |
scalaprops-scalaz_2.10-0.6.3.jar | 600 KB |
scalaprops-scalaz_2.10-0.6.3-sources.jar | 34 KB |
scalaprops-scalaz_2.10-0.6.3-javadoc.jar | 544 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-scalaz_2.10/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops-scalaz_2.10</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-scalaz_2.10/
implementation 'com.github.scalaprops:scalaprops-scalaz_2.10:0.6.3'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-scalaz_2.10/
implementation ("com.github.scalaprops:scalaprops-scalaz_2.10:0.6.3")
'com.github.scalaprops:scalaprops-scalaz_2.10:jar:0.6.3'
<dependency org="com.github.scalaprops" name="scalaprops-scalaz_2.10" rev="0.6.3">
<artifact name="scalaprops-scalaz_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops-scalaz_2.10', version='0.6.3')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops-scalaz_2.10" % "0.6.3"
[com.github.scalaprops/scalaprops-scalaz_2.10 "0.6.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.7 |
com.github.scalaprops : scalaprops-core_2.10 | jar | 0.6.3 |
org.scalaz : scalaz-core_2.10 | jar | 7.2.30 |