scalafiddle / scalafiddle-core

Source code for the scalafiddle.io compilation service
https://scalafiddle.io
Apache License 2.0
101 stars 37 forks source link

Support Binding.scala's each library #10

Closed Atry closed 8 years ago

Atry commented 8 years ago

Source files of Binding.scala are split into 4 libraries, one file per library.

https://github.com/ThoughtWorksInc/Binding.scala#downloads lists all of them.

Specifically, I need "com.thoughtworks.binding" %%% "futurebinding" % "9.0.2" in order to port https://thoughtworksinc.github.io/Binding.scala/#9 to ScalaFiddle.