License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops-core_2.13.0-M4-pre-20d3c21 |
Last Version | Last Version0.5.4 |
Release Date | Release Date |
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_2.13.0-M4-pre-20d3c21/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops-core_2.13.0-M4-pre-20d3c21</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-core_2.13.0-M4-pre-20d3c21/
implementation 'com.github.scalaprops:scalaprops-core_2.13.0-M4-pre-20d3c21:0.5.4'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-core_2.13.0-M4-pre-20d3c21/
implementation ("com.github.scalaprops:scalaprops-core_2.13.0-M4-pre-20d3c21:0.5.4")
'com.github.scalaprops:scalaprops-core_2.13.0-M4-pre-20d3c21:jar:0.5.4'
<dependency org="com.github.scalaprops" name="scalaprops-core_2.13.0-M4-pre-20d3c21" rev="0.5.4">
<artifact name="scalaprops-core_2.13.0-M4-pre-20d3c21" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops-core_2.13.0-M4-pre-20d3c21', version='0.5.4')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops-core_2.13.0-M4-pre-20d3c21" % "0.5.4"
[com.github.scalaprops/scalaprops-core_2.13.0-M4-pre-20d3c21 "0.5.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M4-pre-20d3c21 |
com.github.scalaprops : scalaprops-gen_2.13.0-M4-pre-20d3c21 | jar | 0.5.4 |