is not current version
Last Version 2.2.1

com.gu:content-entity-model_2.13 2.2.0-beta.3

Scala library built from Content-entity thrift definition

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

content-entity-model_2.13
Version

Version

2.2.0-beta.3
Type

Type

jar

Download content-entity-model_2.13 2.2.0-beta.3


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