We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4ab7c0 commit e8f0958Copy full SHA for e8f0958
projects-2.13.md
@@ -21,6 +21,7 @@ Add in sbt using `libraryDependencies += ...`:
21
"org.scala-lang.modules" %% "scala-java8-compat" % "0.9.0"
22
"org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.1"
23
"org.scala-lang.modules" %% "scala-xml" % "1.1.0"
24
+ "org.scala-lang.modules" %% "scala-async" % "0.9.7"
25
26
### Testing libraries
27
0 commit comments