Skip to content

Instantly share code, notes, and snippets.

@brentsowers1
Created March 6, 2014 02:45
Show Gist options
  • Save brentsowers1/9381271 to your computer and use it in GitHub Desktop.
Save brentsowers1/9381271 to your computer and use it in GitHub Desktop.
Dispatch in build file
val dispatch = "net.databinder" %% "dispatch-http" % "0.8.6"
val liftJson = "net.liftweb" %% "lift-json" % "2.3"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment