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