Download scala-automation-api-client_2.10-1.0.jar file - Jar s

Jar examples for s:scala-automation-api-client-2.10

Description

Scala client for the Guardian's Content API

You can download jar file scala-automation-api-client_2.10 1.0 in this page.

License

Apache V2

Build File

You can use the following script to add scala-automation-api-client_2.10-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

scala-automation-api-client_2.10-1.0-javadoc.jar
scala-automation-api-client_2.10-1.0-sources.jar
scala-automation-api-client_2.10-1.0.jar
scala-automation-api-client_2.10-1.0.pom



Related Tutorials