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 7afb03e commit 412d936Copy full SHA for 412d936
build.sbt
@@ -41,4 +41,6 @@ libraryDependencies += "com.typesafe.akka" %% "akka-stream-experimental" % "0.4"
41
42
libraryDependencies += "com.quantifind" %% "wisp" % "0.0.4"
43
44
+libraryDependencies += "org.scalafx" %% "scalafx" % "8.0.0-R4"
45
+
46
libraryDependencies += "com.storm-enroute" %% "reactive-collections" % "0.5"
0 commit comments