License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops_sjs0.6_2.10 |
Version | Version0.6.3 |
Type | Typejar |
Description |
Descriptionscalaprops
property based testing library for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
scalaprops_sjs0.6_2.10-0.6.3.pom | |
scalaprops_sjs0.6_2.10-0.6.3.jar | 242 KB |
scalaprops_sjs0.6_2.10-0.6.3-sources.jar | 11 KB |
scalaprops_sjs0.6_2.10-0.6.3-javadoc.jar | 417 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_sjs0.6_2.10/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops_sjs0.6_2.10</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_sjs0.6_2.10/
implementation 'com.github.scalaprops:scalaprops_sjs0.6_2.10:0.6.3'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_sjs0.6_2.10/
implementation ("com.github.scalaprops:scalaprops_sjs0.6_2.10:0.6.3")
'com.github.scalaprops:scalaprops_sjs0.6_2.10:jar:0.6.3'
<dependency org="com.github.scalaprops" name="scalaprops_sjs0.6_2.10" rev="0.6.3">
<artifact name="scalaprops_sjs0.6_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops_sjs0.6_2.10', version='0.6.3')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops_sjs0.6_2.10" % "0.6.3"
[com.github.scalaprops/scalaprops_sjs0.6_2.10 "0.6.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.7 |
com.github.scalaprops : scalaprops-core_sjs0.6_2.10 | jar | 0.6.3 |
org.scala-js : scalajs-library_2.10 | jar | 0.6.31 |
org.scala-js : scalajs-test-interface_2.10 | jar | 0.6.31 |