Download content-api-client_2.12-11.33.jar file - Jar c

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

Description

Scala client for the Guardian's Content API

You can download jar file content-api-client_2.12 11.33 in this page.

License

Apache v2

Build File

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

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

Download

Click the following link to download the jar file.

content-api-client_2.12-11.33-javadoc.jar
content-api-client_2.12-11.33-sources.jar
content-api-client_2.12-11.33.jar
content-api-client_2.12-11.33.pom



Related Tutorials