Group Id com.gu
Artifact Id content-atom-model-thrift
Version 2.4.0
Packaging jar
URL -
Badge
Last Updated 2016-07-27T06:19:34+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>2.4.0</version>
</dependency>
implementation group: 'com.gu', name: 'content-atom-model-thrift', version: '2.4.0'
implementation 'com.gu:content-atom-model-thrift:2.4.0'
implementation("com.gu:content-atom-model-thrift:2.4.0")
libraryDependencies += "com.gu" % "content-atom-model-thrift" % "2.4.0"
<dependency org="com.gu" name="content-atom-model-thrift" rev="2.4.0"/>
@Grapes(
    @Grab(group='com.gu', module='content-atom-model-thrift', version='2.4.0')
)
[com.gu/content-atom-model-thrift "2.4.0"]
'com.gu:content-atom-model-thrift:2.4.0'