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