License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops_sjs1_2.12 |
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_2.12-0.8.3.pom | |
scalaprops_sjs1_2.12-0.8.3.jar | 165 KB |
scalaprops_sjs1_2.12-0.8.3-sources.jar | 11 KB |
scalaprops_sjs1_2.12-0.8.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_sjs1_2.12/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops_sjs1_2.12</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_sjs1_2.12/
implementation 'com.github.scalaprops:scalaprops_sjs1_2.12:0.8.3'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_sjs1_2.12/
implementation ("com.github.scalaprops:scalaprops_sjs1_2.12:0.8.3")
'com.github.scalaprops:scalaprops_sjs1_2.12:jar:0.8.3'
<dependency org="com.github.scalaprops" name="scalaprops_sjs1_2.12" rev="0.8.3">
<artifact name="scalaprops_sjs1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops_sjs1_2.12', version='0.8.3')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops_sjs1_2.12" % "0.8.3"
[com.github.scalaprops/scalaprops_sjs1_2.12 "0.8.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
com.github.scalaprops : scalaprops-core_sjs1_2.12 | jar | 0.8.3 |
org.scala-js : scalajs-library_2.12 | jar | 1.5.1 |
org.scala-js : scalajs-test-interface_2.12 | jar | 1.5.1 |