scalaprops / scalaprops-deriving   0.3.0

MIT License GitHub

scalaz-deriving instances for scalaprops. generation of arbitrary case classes / ADTs instances

Scala versions: 2.13 2.12

scalaprops-deriving 0.1.2


Group ID:
com.github.scalaprops
Artifact ID:
scalaprops-deriving_2.13
Version:
0.1.2
Release Date:
Feb 10, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.scalaprops" %% "scalaprops-deriving" % "0.1.2"

Mill build tool

ivy"com.github.scalaprops::scalaprops-deriving:0.1.2"

Scala CLI

//> using dep "com.github.scalaprops::scalaprops-deriving:0.1.2"

Ammonite REPL

import $ivy.`com.github.scalaprops::scalaprops-deriving:0.1.2`

<dependency>
  <groupId>com.github.scalaprops</groupId>
  <artifactId>scalaprops-deriving_2.13</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'com.github.scalaprops', name: 'scalaprops-deriving_2.13', version: '0.1.2'