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