Gooey
Gooey is a Scala library to build UIs. It's focused on getting workable interfaces running very quickly, at the expense of some amount of customization.
Getting Started
To use Gooey, add the following to your build.sbt
libraryDependencies += "org.creativescala" %% "gooey" % "0.1-488fcb9-SNAPSHOT"
ScalaDoc
See the ScalaDoc index for API documentation.