License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops_3 |
Version | Version0.8.4 |
Type | Typejar |
Description |
Descriptionscalaprops
property based testing library for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
scalaprops_3-0.8.4.pom | |
scalaprops_3-0.8.4.jar | 124 KB |
scalaprops_3-0.8.4-sources.jar | 12 KB |
scalaprops_3-0.8.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_3/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops_3</artifactId>
<version>0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_3/
implementation 'com.github.scalaprops:scalaprops_3:0.8.4'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_3/
implementation ("com.github.scalaprops:scalaprops_3:0.8.4")
'com.github.scalaprops:scalaprops_3:jar:0.8.4'
<dependency org="com.github.scalaprops" name="scalaprops_3" rev="0.8.4">
<artifact name="scalaprops_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops_3', version='0.8.4')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops_3" % "0.8.4"
[com.github.scalaprops/scalaprops_3 "0.8.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.scalaprops : scalaprops-core_3 | jar | 0.8.4 |
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
org.scala-sbt : test-interface | jar | 1.0 |