Provides automatic derivation of ScalaCheck generators for case classes and sealed traits using Shapeless.
<dependency>
<groupId>com.github.alexarchambault</groupId>
<artifactId>scalacheck-shapeless_1.13_2.12</artifactId>
<version>1.1.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Derives an Arbitrary instance for a case class using shapeless.
Use a newer version of scalacheck-shapeless that matches your ScalaCheck version.
No dependency data recorded yet.