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