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 0.10


Group ID:
com.gu
Artifact ID:
fezziwig_2.12
Version:
0.10
Release Date:
Jan 18, 2019
Licenses:
Files:

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

Mill build tool

ivy"com.gu::fezziwig:0.10"

Scala CLI

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

Ammonite REPL

import $ivy.`com.gu::fezziwig:0.10`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>fezziwig_2.12</artifactId>
  <version>0.10</version>
</dependency>

compile group: 'com.gu', name: 'fezziwig_2.12', version: '0.10'