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