is not current version
Last Version 2.2.1

com.gu:content-entity-model_2.13 2.0.5

Scala library built from Content-entity thrift definition

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

content-entity-model_2.13
Version

Version

2.0.5
Type

Type

jar

Download content-entity-model_2.13 2.0.5


<!-- 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.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/content-entity-model_2.13/
implementation 'com.gu:content-entity-model_2.13:2.0.5'
// https://jarcasting.com/artifacts/com.gu/content-entity-model_2.13/
implementation ("com.gu:content-entity-model_2.13:2.0.5")
'com.gu:content-entity-model_2.13:jar:2.0.5'
<dependency org="com.gu" name="content-entity-model_2.13" rev="2.0.5">
  <artifact name="content-entity-model_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='content-entity-model_2.13', version='2.0.5')
)
libraryDependencies += "com.gu" % "content-entity-model_2.13" % "2.0.5"
[com.gu/content-entity-model_2.13 "2.0.5"]