Download spray-websocket_2.11-0.1.4.jar file - Jar s

Jar examples for s:spray-websocket-2.11

Description

spray-websocket

You can download jar file spray-websocket_2.11 0.1.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add spray-websocket_2.11-0.1.4.jar to your project.

<dependency>
   <groupId>com.wandoulabs.akka</groupId>
   <artifactId>spray-websocket_2.11</artifactId>
   <version>0.1.4</version>
</dependency>
compile group: 'com.wandoulabs.akka', name: 'spray-websocket_2.11', version: '0.1.4'
libraryDependencies += "com.wandoulabs.akka" % "spray-websocket_2.11" % "0.1.4"
<dependency org="com.wandoulabs.akka" name="spray-websocket_2.11" rev="0.1.4"/>
@Grapes(@Grab(group='com.wandoulabs.akka', module='spray-websocket_2.11', version='0.1.4'))
'com.wandoulabs.akka:spray-websocket_2.11:jar:0.1.4'

Download

Click the following link to download the jar file.

spray-websocket_2.11-0.1.4-javadoc.jar
spray-websocket_2.11-0.1.4-sources.jar
spray-websocket_2.11-0.1.4.jar
spray-websocket_2.11-0.1.4.pom



Related Tutorials