Jar examples for c:content-api-client-2.11
Scala client for the Guardian's Content API
You can download jar file content-api-client_2.11 8.2 in this page.
Apache v2
You can use the following script to add content-api-client_2.11-8.2.jar to your project.
<dependency> <groupId>com.gu</groupId> <artifactId>content-api-client_2.11</artifactId> <version>8.2</version> </dependency>
compile group: 'com.gu', name: 'content-api-client_2.11', version: '8.2'
libraryDependencies += "com.gu" % "content-api-client_2.11" % "8.2"
<dependency org="com.gu" name="content-api-client_2.11" rev="8.2"/>
@Grapes(@Grab(group='com.gu', module='content-api-client_2.11', version='8.2'))
'com.gu:content-api-client_2.11:jar:8.2'
Click the following link to download the jar file.
content-api-client_2.11-8.2-javadoc.jar