License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops_sjs1_3 |
Version | Version0.8.3 |
Type | Typejar |
Description |
Descriptionscalaprops
property based testing library for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
scalaprops_sjs1_3-0.8.3.pom | |
scalaprops_sjs1_3-0.8.3.jar | 202 KB |
scalaprops_sjs1_3-0.8.3-sources.jar | 11 KB |
scalaprops_sjs1_3-0.8.3-javadoc.jar | 234 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_sjs1_3/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops_sjs1_3</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_sjs1_3/
implementation 'com.github.scalaprops:scalaprops_sjs1_3:0.8.3'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_sjs1_3/
implementation ("com.github.scalaprops:scalaprops_sjs1_3:0.8.3")
'com.github.scalaprops:scalaprops_sjs1_3:jar:0.8.3'
<dependency org="com.github.scalaprops" name="scalaprops_sjs1_3" rev="0.8.3">
<artifact name="scalaprops_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops_sjs1_3', version='0.8.3')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops_sjs1_3" % "0.8.3"
[com.github.scalaprops/scalaprops_sjs1_3 "0.8.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.scalaprops : scalaprops-core_sjs1_3 | jar | 0.8.3 |
org.scala-lang : scala3-library_sjs1_3 | jar | 3.0.0 |
org.scala-js : scalajs-library_2.13 | jar | 1.5.1 |
org.scala-js : scalajs-test-interface_2.13 | jar | 1.5.1 |