guardian / thrift-serializer   5.0.5

GitHub

Serialize thrift models into bytes

Scala versions: 2.13 2.12 2.11

thrift-serializer 2.1.0


Group ID:
com.gu
Artifact ID:
thrift-serializer_2.11
Version:
2.1.0
Release Date:
Sept 8, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>thrift-serializer_2.11</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'com.gu', name: 'thrift-serializer_2.11', version: '2.1.0'