Group Id com.gu
Artifact Id content-atom-model-thrift
Version 3.2.3
Packaging jar
URL -
Badge
Last Updated 2020-09-17T07:18:54+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>content-atom-model-thrift</artifactId>
    <version>3.2.3</version>
</dependency>
implementation group: 'com.gu', name: 'content-atom-model-thrift', version: '3.2.3'
implementation 'com.gu:content-atom-model-thrift:3.2.3'
implementation("com.gu:content-atom-model-thrift:3.2.3")
libraryDependencies += "com.gu" % "content-atom-model-thrift" % "3.2.3"
<dependency org="com.gu" name="content-atom-model-thrift" rev="3.2.3"/>
@Grapes(
    @Grab(group='com.gu', module='content-atom-model-thrift', version='3.2.3')
)
[com.gu/content-atom-model-thrift "3.2.3"]
'com.gu:content-atom-model-thrift:3.2.3'