A Domain-Specific Language and web-based Interpreter for Music Notation.
see Main Application ScalalaKata
...
resolvers ++= Seq(
"funkemt" at "http://dl.bintray.com/content/funkemt/maven"
),
libraryDependencies += "com.github.funkemt" % "scalala_2.11" % "0.2.2"
...