Files download
File Operation
tags-thrift-schema_2.11-2.8.1.jar download
tags-thrift-schema_2.11-2.8.1.pom download
tags-thrift-schema_2.11-2.8.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gu</groupId>
  <artifactId>tags-thrift-schema_2.11</artifactId>
  <version>2.8.1</version>
</dependency>
Gradle Groovy
implementation 'com.gu:tags-thrift-schema_2.11:2.8.1'
Gradle Kotlin
implementation("com.gu:tags-thrift-schema_2.11:2.8.1")
Scala SBT
libraryDependencies += "com.gu" % "tags-thrift-schema_2.11" % "2.8.1"
Groovy Grape
@Grapes(
  @Grab(group='com.gu', module='tags-thrift-schema_2.11', version='2.8.1')
)
Apache Ivy
<dependency org="com.gu" name="tags-thrift-schema_2.11" rev="2.8.1" />
Leiningen
[com.gu/tags-thrift-schema_2.11 "2.8.1"]
Apache Buildr
'com.gu:tags-thrift-schema_2.11:jar:2.8.1'