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