guardian / thrift-serializer   5.0.5

GitHub

Serialize thrift models into bytes

Scala versions: 2.13 2.12 2.11

thrift-serializer 5.0.5


Group ID:
com.gu
Artifact ID:
thrift-serializer_2.12
Version:
5.0.5
Release Date:
Feb 27, 2024
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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