is not current version
Last Version 3.4.0

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

Scala library built from Content-atom thrift definition

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

content-atom-model_2.12
Version

Version

3.1.2
Type

Type

jar

Download content-atom-model_2.12 3.1.2


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