is not current version
Last Version 0.9.0

scalaprops 0.8.3

property based testing library for Scala

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.scalaprops
ArtifactId

ArtifactId

scalaprops_3
Version

Version

0.8.3
Type

Type

jar
Description

Description

scalaprops
property based testing library for Scala
Project URL

Project URL

https://github.com/scalaprops/scalaprops
Project Organization

Project Organization

com.github.scalaprops

Download scalaprops_3 0.8.3


<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_3/ -->
<dependency>
    <groupId>com.github.scalaprops</groupId>
    <artifactId>scalaprops_3</artifactId>
    <version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_3/
implementation 'com.github.scalaprops:scalaprops_3:0.8.3'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops_3/
implementation ("com.github.scalaprops:scalaprops_3:0.8.3")
'com.github.scalaprops:scalaprops_3:jar:0.8.3'
<dependency org="com.github.scalaprops" name="scalaprops_3" rev="0.8.3">
  <artifact name="scalaprops_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops_3', version='0.8.3')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops_3" % "0.8.3"
[com.github.scalaprops/scalaprops_3 "0.8.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.scalaprops : scalaprops-core_3 jar 0.8.3
org.scala-lang : scala3-library_3 jar 3.0.0
org.scala-sbt : test-interface jar 1.0

Project Modules

There are no modules declared in this project.