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.9.7


Group ID:
com.twitter
Artifact ID:
bijection-avro_2.13
Version:
0.9.7
Release Date:
Jan 14, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>bijection-avro_2.13</artifactId>
  <version>0.9.7</version>
</dependency>

compile group: 'com.twitter', name: 'bijection-avro_2.13', version: '0.9.7'