guardian / fezziwig   2.0.0

Apache License 2.0 GitHub

Fezziwig is a library for compile time generation of Circe encoders/decoders for Scrooge-generated classes representing Thrift objects.

Scala versions: 2.13 2.12 2.11

fezziwig 1.3


Group ID:
com.gu
Artifact ID:
fezziwig_2.13
Version:
1.3
Release Date:
Sept 19, 2019
Licenses:
Files:

libraryDependencies += "com.gu" %% "fezziwig" % "1.3"

Mill build tool

ivy"com.gu::fezziwig:1.3"

Scala CLI

//> using dep "com.gu::fezziwig:1.3"

Ammonite REPL

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'