scalaprops / scalaprops-shapeless   0.5.1

Apache License 2.0 GitHub

Generation of arbitrary case classes / ADTs instances with scalaprops and shapeless

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4 0.3

scalaprops-shapeless 0.3.2


Group ID:
com.github.scalaprops
Artifact ID:
scalaprops-shapeless_2.13
Version:
0.3.2
Release Date:
Mar 2, 2020
Licenses:
Files:

libraryDependencies += "com.github.scalaprops" %% "scalaprops-shapeless" % "0.3.2"

Mill build tool

ivy"com.github.scalaprops::scalaprops-shapeless:0.3.2"

Scala CLI

//> using dep "com.github.scalaprops::scalaprops-shapeless:0.3.2"

Ammonite REPL

import $ivy.`com.github.scalaprops::scalaprops-shapeless:0.3.2`

<dependency>
  <groupId>com.github.scalaprops</groupId>
  <artifactId>scalaprops-shapeless_2.13</artifactId>
  <version>0.3.2</version>
</dependency>

compile group: 'com.github.scalaprops', name: 'scalaprops-shapeless_2.13', version: '0.3.2'