Jar examples for s:spray-base
a suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka
You can download jar file spray-base 0.8.0 in this page.
Apache 2
You can use the following script to add spray-base-0.8.0.jar to your project.
<dependency> <groupId>cc.spray</groupId> <artifactId>spray-base</artifactId> <version>0.8.0</version> </dependency>
compile group: 'cc.spray', name: 'spray-base', version: '0.8.0'
libraryDependencies += "cc.spray" % "spray-base" % "0.8.0"
<dependency org="cc.spray" name="spray-base" rev="0.8.0"/>
@Grapes(@Grab(group='cc.spray', module='spray-base', version='0.8.0'))
'cc.spray:spray-base:jar:0.8.0'
Click the following link to download the jar file.
spray-base-0.8.0-javadoc.jar