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