Some hopefully useful helpers in scala
To use it you need to add the following line to your build.sbt
resolvers += ("tomdom-mvn snapshots" at "https://github.com/tomdom/tomdom-mvn/raw/master/snapshots")
and add this to your library dependencies
"com.github.tomdom" %% "scalabase" % "0.1-SNAPSHOT"