guardian / marley   0.2.20

GitHub

Marley is a library for serialising Scrooge generated classes representing Thrift objects as Avro with minimal boilerplate.

Scala versions: 2.13 2.12 2.11 2.10

marley 0.2.5


Group ID:
com.gu
Artifact ID:
marley_2.11
Version:
0.2.5
Release Date:
Jan 31, 2018
Licenses:
Files:

libraryDependencies += "com.gu" %% "marley" % "0.2.5"

Mill build tool

ivy"com.gu::marley:0.2.5"

Scala CLI

//> using dep "com.gu::marley:0.2.5"

Ammonite REPL

import $ivy.`com.gu::marley:0.2.5`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>marley_2.11</artifactId>
  <version>0.2.5</version>
</dependency>

compile group: 'com.gu', name: 'marley_2.11', version: '0.2.5'