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-algebird 0.5.2


Group ID:
com.twitter
Artifact ID:
bijection-algebird_2.10
Version:
0.5.2
Release Date:
Jul 8, 2013
Licenses:
Files:

libraryDependencies += "com.twitter" %% "bijection-algebird" % "0.5.2"

Mill build tool

ivy"com.twitter::bijection-algebird:0.5.2"

Scala CLI

//> using dep "com.twitter::bijection-algebird:0.5.2"

Ammonite REPL

import $ivy.`com.twitter::bijection-algebird:0.5.2`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>bijection-algebird_2.10</artifactId>
  <version>0.5.2</version>
</dependency>

compile group: 'com.twitter', name: 'bijection-algebird_2.10', version: '0.5.2'