is not current version
Last Version 3.4.0

com.gu:content-atom-model_2.12 3.0.3

Scala library built from Content-atom thrift definition

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

content-atom-model_2.12
Version

Version

3.0.3
Type

Type

jar

Download content-atom-model_2.12 3.0.3


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