Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

  1. Joda Time

     "joda-time" % "joda-time" % "2.9.9"
  2. Scala XML Support

     "org.scala-lang.modules" %% "scala-xml" % "1.0.6"
  3. Scala Parser Combinators

     "org.scala-lang.modules" %% "scala-parser-combinators" % "1.0.4"
  4. Scala Swing

     "org.scala-lang.modules" %% "scala-swing" % "2.0.0-M2"
  5. Scalaz Core

     "org.scalaz" %% "scalaz-core" % "7.2.12"