Skip to content

Instantly share code, notes, and snippets.

@hamnis
Created April 19, 2013 15:13
Show Gist options
  • Save hamnis/5421014 to your computer and use it in GitHub Desktop.
Save hamnis/5421014 to your computer and use it in GitHub Desktop.
libraryDependencies ++= {
val libVersion = "0.6.8"
Seq("net.databinder" % "unfiltered-filter" % libVersion, "net.databinder" % "unfiltered-directives" % libVersion)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment