guardian / thrift-serializer   5.0.5

GitHub

Serialize thrift models into bytes

Scala versions: 2.13 2.12 2.11

thrift-serializer 2.1.1


Group ID:
com.gu
Artifact ID:
thrift-serializer_2.12
Version:
2.1.1
Release Date:
Jul 13, 2018
Licenses:
Files:

libraryDependencies += "com.gu" %% "thrift-serializer" % "2.1.1"

Mill build tool

ivy"com.gu::thrift-serializer:2.1.1"

Scala CLI

//> using dep "com.gu::thrift-serializer:2.1.1"

Ammonite REPL

import $ivy.`com.gu::thrift-serializer:2.1.1`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>thrift-serializer_2.12</artifactId>
  <version>2.1.1</version>
</dependency>

compile group: 'com.gu', name: 'thrift-serializer_2.12', version: '2.1.1'