is not current version
Last Version 3.4.0

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

Scala library built from Content-atom thrift definition

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

content-atom-model_2.12
Version

Version

2.4.24
Type

Type

jar

Download content-atom-model_2.12 2.4.24


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