twitter / bijection   0.5.2

Apache License 2.0 GitHub

Reversible conversions between types

Scala versions: 2.10

bijection-json 0.9.8


Group ID:
com.twitter
Artifact ID:
bijection-json_2.12
Version:
0.9.8
Release Date:
Nov 22, 2024
Licenses:
Files:
Full Scala Version:
2.12.15

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>bijection-json_2.12</artifactId>
  <version>0.9.8</version>
</dependency>

compile group: 'com.twitter', name: 'bijection-json_2.12', version: '0.9.8'