is not current version
Last Version 4.0.3

com.gu:thrift-serializer_2.13 4.0.2

Serialize thrift models into bytes

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

thrift-serializer_2.13
Version

Version

4.0.2
Type

Type

jar

Download thrift-serializer_2.13 4.0.2


<!-- https://jarcasting.com/artifacts/com.gu/thrift-serializer_2.13/ -->
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>thrift-serializer_2.13</artifactId>
    <version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/thrift-serializer_2.13/
implementation 'com.gu:thrift-serializer_2.13:4.0.2'
// https://jarcasting.com/artifacts/com.gu/thrift-serializer_2.13/
implementation ("com.gu:thrift-serializer_2.13:4.0.2")
'com.gu:thrift-serializer_2.13:jar:4.0.2'
<dependency org="com.gu" name="thrift-serializer_2.13" rev="4.0.2">
  <artifact name="thrift-serializer_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='thrift-serializer_2.13', version='4.0.2')
)
libraryDependencies += "com.gu" % "thrift-serializer_2.13" % "4.0.2"
[com.gu/thrift-serializer_2.13 "4.0.2"]