Download content-api-client_2.10-5.0.jar file - Jar c

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

Description

Scala client for the Guardian's Content API

You can download jar file content-api-client_2.10 5.0 in this page.

License

Apache v2

Build File

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'

Download

Click the following link to download the jar file.

content-api-client_2.10-5.0-javadoc.jar
content-api-client_2.10-5.0-sources.jar
content-api-client_2.10-5.0.jar
content-api-client_2.10-5.0.pom



Related Tutorials