Skip to content

Commit 412d936

Browse files
committed
add ScalaFx to dependencies
1 parent 7afb03e commit 412d936

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,6 @@ libraryDependencies += "com.typesafe.akka" %% "akka-stream-experimental" % "0.4"
4141

4242
libraryDependencies += "com.quantifind" %% "wisp" % "0.0.4"
4343

44+
libraryDependencies += "org.scalafx" %% "scalafx" % "8.0.0-R4"
45+
4446
libraryDependencies += "com.storm-enroute" %% "reactive-collections" % "0.5"

0 commit comments

Comments
 (0)