License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops_2.13.0-M1 |
Version | Version0.5.0 |
Type | Typejar |
Description |
Descriptionscalaprops
property based testing library for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
scalaprops_2.13.0-M1-0.5.0.pom | |
scalaprops_2.13.0-M1-0.5.0.jar | 77 KB |
scalaprops_2.13.0-M1-0.5.0-sources.jar | 10 KB |
scalaprops_2.13.0-M1-0.5.0-javadoc.jar | 678 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_2.13.0-M1/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops_2.13.0-M1</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_2.13.0-M1/
implementation 'com.github.scalaprops:scalaprops_2.13.0-M1:0.5.0'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_2.13.0-M1/
implementation ("com.github.scalaprops:scalaprops_2.13.0-M1:0.5.0")
'com.github.scalaprops:scalaprops_2.13.0-M1:jar:0.5.0'
<dependency org="com.github.scalaprops" name="scalaprops_2.13.0-M1" rev="0.5.0">
<artifact name="scalaprops_2.13.0-M1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops_2.13.0-M1', version='0.5.0')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops_2.13.0-M1" % "0.5.0"
[com.github.scalaprops/scalaprops_2.13.0-M1 "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M1 |
com.github.scalaprops : scalaprops-core_2.13.0-M1 | jar | 0.5.0 |
org.scala-sbt : test-interface | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-stubs_2.13.0-M1 | jar | 0.6.16 |