License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops-core_sjs1_2.12 |
Version | Version0.8.3 |
Type | Typejar |
Description |
Descriptionscalaprops-core
property based testing library for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-core_sjs1_2.12/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops-core_sjs1_2.12</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-core_sjs1_2.12/
implementation 'com.github.scalaprops:scalaprops-core_sjs1_2.12:0.8.3'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-core_sjs1_2.12/
implementation ("com.github.scalaprops:scalaprops-core_sjs1_2.12:0.8.3")
'com.github.scalaprops:scalaprops-core_sjs1_2.12:jar:0.8.3'
<dependency org="com.github.scalaprops" name="scalaprops-core_sjs1_2.12" rev="0.8.3">
<artifact name="scalaprops-core_sjs1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops-core_sjs1_2.12', version='0.8.3')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops-core_sjs1_2.12" % "0.8.3"
[com.github.scalaprops/scalaprops-core_sjs1_2.12 "0.8.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
com.github.scalaprops : scalaprops-gen_sjs1_2.12 | jar | 0.8.3 |
org.scala-js : scalajs-library_2.12 | jar | 1.5.1 |