guardian / thrift-serializer   5.0.5

GitHub

Serialize thrift models into bytes

Scala versions: 2.13 2.12 2.11

thrift-serializer 1.0.0


Group ID:
com.gu
Artifact ID:
thrift-serializer_2.11
Version:
1.0.0
Release Date:
Feb 9, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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