is not current version
Last Version 2.2.1

com.gu:content-entity-thrift 2.2.0-beta.3

Content entity model Thrift files

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

content-entity-thrift
Version

Version

2.2.0-beta.3
Type

Type

jar

Download content-entity-thrift 2.2.0-beta.3


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