We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 698c11e commit 30b1ae9Copy full SHA for 30b1ae9
build.sbt
@@ -39,4 +39,6 @@ libraryDependencies += "org.scalaz" %% "scalaz-concurrent" % "7.0.6"
39
40
libraryDependencies += "com.typesafe.akka" %% "akka-stream-experimental" % "0.4"
41
42
+libraryDependencies += "com.quantifind" %% "wisp" % "0.0.4"
43
+
44
libraryDependencies += "com.storm-enroute" %% "reactive-collections" % "0.5"
0 commit comments