Skip to content

Instantly share code, notes, and snippets.

@brentsowers1
Created March 6, 2014 02:39
Show Gist options
  • Save brentsowers1/9381202 to your computer and use it in GitHub Desktop.
Save brentsowers1/9381202 to your computer and use it in GitHub Desktop.
build.sbt for Lift JSON
// 2.4 is currently the latest but will only work with Scala 2.9
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