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-json 0.6.1


Group ID:
com.twitter
Artifact ID:
bijection-json_2.10
Version:
0.6.1
Release Date:
Feb 4, 2014
Licenses:
Files:

libraryDependencies += "com.twitter" %% "bijection-json" % "0.6.1"

Mill build tool

ivy"com.twitter::bijection-json:0.6.1"

Scala CLI

//> using dep "com.twitter::bijection-json:0.6.1"

Ammonite REPL

import $ivy.`com.twitter::bijection-json:0.6.1`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>bijection-json_2.10</artifactId>
  <version>0.6.1</version>
</dependency>

compile group: 'com.twitter', name: 'bijection-json_2.10', version: '0.6.1'