Skip to content

Commit fd21c96

Browse files
authored
Merge pull request #213 from xuwei-k/json4s-squeryl
add json4s, squeryl
2 parents 1b3a912 + c74d1c7 commit fd21c96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects-2.12.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ Other libraries, add in sbt using `libraryDependencies += ...`
4141
"org.scodec" %% "scodec-core" % "1.10.3"
4242
"com.softwaremill.quicklens" %% "quicklens" % "1.4.8"
4343
"com.softwaremill.macwire" %% "macros" % "2.2.5"
44+
"org.json4s" %% "json4s-native" % "3.4.2"
45+
"org.squeryl" %% "squeryl" % "0.9.7"
4446

4547
Compiler plugins, add in sbt using `addCompilerPlugin(...)`:
4648

0 commit comments

Comments
 (0)