Download spray-client_2.10-0.0.3.jar file - Jar s

Jar examples for s:spray-client-2.10

Description

A suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka

You can download jar file spray-client_2.10 0.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add spray-client_2.10-0.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

spray-client_2.10-0.0.3-javadoc.jar
spray-client_2.10-0.0.3-sources.jar
spray-client_2.10-0.0.3.jar
spray-client_2.10-0.0.3.pom



Related Tutorials