martinhh / scalacheck-derived   0.6.0

Apache License 2.0 GitHub

Automatic derivation of scalacheck Arbitrary instances for Scala 3.

Scala versions: 3.x
Scala.js versions: 1.x
Scala Native versions: 0.5

scalacheck-derived-extras 0.6.0


Group ID:
io.github.martinhh
Artifact ID:
scalacheck-derived-extras_3
Version:
0.6.0
Version Scheme:
Release Date:
Feb 15, 2025
Licenses:
Files:
Full Scala Version:
3.3.5
Developers:

libraryDependencies += "io.github.martinhh" %% "scalacheck-derived-extras" % "0.6.0"

Mill build tool

ivy"io.github.martinhh::scalacheck-derived-extras:0.6.0"

Scala CLI

//> using dep "io.github.martinhh::scalacheck-derived-extras:0.6.0"

Ammonite REPL

import $ivy.`io.github.martinhh::scalacheck-derived-extras:0.6.0`

<dependency>
  <groupId>io.github.martinhh</groupId>
  <artifactId>scalacheck-derived-extras_3</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'io.github.martinhh', name: 'scalacheck-derived-extras_3', version: '0.6.0'