scalaz-deriving instances for scalaprops. generation of arbitrary case classes / ADTs instances
scalaprops-deriving 0.2.0
Group ID:
com.github.scalaprops
Artifact ID:
scalaprops-deriving_2.12
Version:
0.2.0
Release Date:
Jan 5, 2021
Licenses:
Files:
Full Scala Version:
2.12.12
Developers:
libraryDependencies += "com.github.scalaprops" %% "scalaprops-deriving" % "0.2.0"
ivy"com.github.scalaprops::scalaprops-deriving:0.2.0"
//> using dep "com.github.scalaprops::scalaprops-deriving:0.2.0"
import $ivy.`com.github.scalaprops::scalaprops-deriving:0.2.0`
<dependency> <groupId>com.github.scalaprops</groupId> <artifactId>scalaprops-deriving_2.12</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.github.scalaprops', name: 'scalaprops-deriving_2.12', version: '0.2.0'