twitter / chill   0.10.0

Apache License 2.0 Website GitHub

Scala extensions for the Kryo serialization library

Scala versions: 2.13 2.12 2.11 2.10

chill-avro 0.8.4


Group ID:
com.twitter
Artifact ID:
chill-avro_2.12
Version:
0.8.4
Release Date:
Feb 23, 2017
Licenses:
Files:

libraryDependencies += "com.twitter" %% "chill-avro" % "0.8.4"

Mill build tool

ivy"com.twitter::chill-avro:0.8.4"

Scala CLI

//> using dep "com.twitter::chill-avro:0.8.4"

Ammonite REPL

import $ivy.`com.twitter::chill-avro:0.8.4`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>chill-avro_2.12</artifactId>
  <version>0.8.4</version>
</dependency>

compile group: 'com.twitter', name: 'chill-avro_2.12', version: '0.8.4'