Group Id com.gu
Artifact Id content-entity-thrift
Version 2.2.2-beta.0
Packaging jar
URL -
Badge
Last Updated 2022-09-13T07:40: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-entity-thrift</artifactId>
    <version>2.2.2-beta.0</version>
</dependency>
implementation group: 'com.gu', name: 'content-entity-thrift', version: '2.2.2-beta.0'
implementation 'com.gu:content-entity-thrift:2.2.2-beta.0'
implementation("com.gu:content-entity-thrift:2.2.2-beta.0")
libraryDependencies += "com.gu" % "content-entity-thrift" % "2.2.2-beta.0"
<dependency org="com.gu" name="content-entity-thrift" rev="2.2.2-beta.0"/>
@Grapes(
    @Grab(group='com.gu', module='content-entity-thrift', version='2.2.2-beta.0')
)
[com.gu/content-entity-thrift "2.2.2-beta.0"]
'com.gu:content-entity-thrift:2.2.2-beta.0'