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