is not current version
Last Version 2.2.1

com.gu:content-entity-thrift 2.0.4

Content entity model Thrift files

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

content-entity-thrift
Version

Version

2.0.4
Type

Type

jar

Download content-entity-thrift 2.0.4


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