gilt / gfc-avro   0.0.6

GitHub

An Avro serialiser based on Scala pickling

Scala versions: 2.11 2.10

gfc-avro 0.0.7


Group ID:
com.gilt
Artifact ID:
gfc-avro_2.11
Version:
0.0.7
Release Date:
Jul 17, 2014
Licenses:
Files:

libraryDependencies += "com.gilt" %% "gfc-avro" % "0.0.7"

Mill build tool

ivy"com.gilt::gfc-avro:0.0.7"

Scala CLI

//> using dep "com.gilt::gfc-avro:0.0.7"

Ammonite REPL

import $ivy.`com.gilt::gfc-avro:0.0.7`

<dependency>
  <groupId>com.gilt</groupId>
  <artifactId>gfc-avro_2.11</artifactId>
  <version>0.0.7</version>
</dependency>

compile group: 'com.gilt', name: 'gfc-avro_2.11', version: '0.0.7'