Skip to content

Commit 1703e9f

Browse files
authored
Merge pull request #363 from lihaoyi/patch-1
Add com.lihaoyi
2 parents f2e47b4 + d52fc09 commit 1703e9f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

projects-2.13.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,19 @@ Add in sbt using `libraryDependencies += ...`:
5454
"org.scalaz" %% "scalaz-core" % "7.2.27"
5555
"org.squeryl" %% "squeryl" % "0.9.14"
5656
"org.typelevel" %% "machinist" % "0.6.8"
57+
"com.lihaoyi" %% "sourcecode" % "0.1.7"
58+
"com.lihaoyi" %% "utest" % "0.6.9"
59+
"com.lihaoyi" %% "fansi" % "0.2.7"
60+
"com.lihaoyi" %% "acyclic" % "0.2.0"
61+
"com.lihaoyi" %% "geny" % "0.1.8"
62+
"com.lihaoyi" %% "os-lib" % "0.3.0"
63+
"com.lihaoyi" %% "fastparse" % "2.1.3"
64+
"com.lihaoyi" %% "pprint" % "0.5.5"
65+
"com.lihaoyi" %% "ujson" % "0.7.5"
66+
"com.lihaoyi" %% "upack" % "0.7.5"
67+
"com.lihaoyi" %% "upickle" % "0.7.5"
68+
"com.lihaoyi" %% "requests-scala" % "0.2.0"
69+
"com.lihaoyi" %% "scalatags" % "0.7.0"
5770

5871
### Compiler plugins
5972

0 commit comments

Comments
 (0)