Fezziwig is a library for compile time generation of Circe encoders/decoders for Scrooge-generated classes representing Thrift objects.
fezziwig 1.3
Group ID:
com.gu
Artifact ID:
fezziwig_2.13
Version:
1.3
Release Date:
Sept 19, 2019
Licenses:
Files:
Full Scala Version:
2.13.1
Developers:
libraryDependencies += "com.gu" %% "fezziwig" % "1.3"
ivy"com.gu::fezziwig:1.3"
//> using dep "com.gu::fezziwig:1.3"
import $ivy.`com.gu::fezziwig:1.3`
<dependency> <groupId>com.gu</groupId> <artifactId>fezziwig_2.13</artifactId> <version>1.3</version> </dependency>
compile group: 'com.gu', name: 'fezziwig_2.13', version: '1.3'