twitter / bijection   0.5.2

Apache License 2.0 GitHub

Reversible conversions between types

Scala versions: 2.13 2.12 2.11 2.10

bijection-avro 0.8.0


Group ID:
com.twitter
Artifact ID:
bijection-avro_2.11
Version:
0.8.0
Release Date:
May 8, 2015
Licenses:
Files:

libraryDependencies += "com.twitter" %% "bijection-avro" % "0.8.0"

Mill build tool

ivy"com.twitter::bijection-avro:0.8.0"

Scala CLI

//> using dep "com.twitter::bijection-avro:0.8.0"

Ammonite REPL

import $ivy.`com.twitter::bijection-avro:0.8.0`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>bijection-avro_2.11</artifactId>
  <version>0.8.0</version>
</dependency>

compile group: 'com.twitter', name: 'bijection-avro_2.11', version: '0.8.0'