twitter / bijection   0.5.2

Apache License 2.0 GitHub

Reversible conversions between types

Scala versions: 2.10

bijection-protobuf 0.9.8


Group ID:
com.twitter
Artifact ID:
bijection-protobuf_2.13
Version:
0.9.8
Release Date:
Nov 22, 2024
Licenses:
Files:
Full Scala Version:
2.13.8

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>bijection-protobuf_2.13</artifactId>
  <version>0.9.8</version>
</dependency>

compile group: 'com.twitter', name: 'bijection-protobuf_2.13', version: '0.9.8'