scalaprops-gen

pure functional random value generator

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.scalaprops
ArtifactId

ArtifactId

scalaprops-gen_2.13.0-M2
Last Version

Last Version

0.5.3
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_2.13.0-M2

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-M2
org.scalaz : scalaz-core_2.13.0-M2 jar 7.2.19

Project Modules

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

Versions

Version
0.5.3
0.5.2
0.5.1
0.5.0