scalaprops-gen

pure functional random value generator

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.scalaprops
ArtifactId

ArtifactId

scalaprops-gen_3
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

scalaprops-gen
pure functional random value generator
Project URL

Project URL

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

Project Organization

com.github.scalaprops

Download scalaprops-gen_3

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.1.0

Project Modules

There are no modules declared in this project.
com.github.scalaprops
property based testing library for Scala

Versions

Version
0.9.0
0.8.4
0.8.3