Download spray-client_2.10-0.0.1-BETA.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.1-BETA 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.1-BETA.jar to your project.

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

Download

Click the following link to download the jar file.

spray-client_2.10-0.0.1-BETA-javadoc.jar
spray-client_2.10-0.0.1-BETA-sources.jar
spray-client_2.10-0.0.1-BETA.jar
spray-client_2.10-0.0.1-BETA.pom



Related Tutorials