Download content-api-client_2.11-10.17.jar file - Jar c

Jar examples for c:content-api-client-2.11

Description

Scala client for the Guardian's Content API

You can download jar file content-api-client_2.11 10.17 in this page.

License

Apache v2

Build File

You can use the following script to add content-api-client_2.11-10.17.jar to your project.

<dependency>
   <groupId>com.gu</groupId>
   <artifactId>content-api-client_2.11</artifactId>
   <version>10.17</version>
</dependency>
compile group: 'com.gu', name: 'content-api-client_2.11', version: '10.17'
libraryDependencies += "com.gu" % "content-api-client_2.11" % "10.17"
<dependency org="com.gu" name="content-api-client_2.11" rev="10.17"/>
@Grapes(@Grab(group='com.gu', module='content-api-client_2.11', version='10.17'))
'com.gu:content-api-client_2.11:jar:10.17'

Download

Click the following link to download the jar file.

content-api-client_2.11-10.17-javadoc.jar
content-api-client_2.11-10.17-sources.jar
content-api-client_2.11-10.17.jar
content-api-client_2.11-10.17.pom



Related Tutorials