Download content-api-client_2.11-7.29.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 7.29 in this page.

License

Apache v2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials