Created
March 6, 2014 02:39
-
-
Save brentsowers1/9381202 to your computer and use it in GitHub Desktop.
build.sbt for Lift JSON
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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