is not current version
Last Version 3.4.0

com.gu:content-atom-model_2.13 3.3.0-RC1

Scala library built from Content-atom thrift definition

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

content-atom-model_2.13
Version

Version

3.3.0-RC1
Type

Type

jar

Download content-atom-model_2.13 3.3.0-RC1


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