We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7596dc6 commit 223f740Copy full SHA for 223f740
projects-2.13.md
@@ -18,6 +18,7 @@ You can also query [Maven Central](https://mvnrepository.com/artifact/org.scala-
18
Add in sbt using `libraryDependencies += ...`:
19
20
"org.scala-lang.modules" %% "scala-collection-compat" % "2.0.0"
21
+ "org.scala-lang.modules" %% "scala-java8-compat" % "0.9.0"
22
"org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2"
23
"org.scala-lang.modules" %% "scala-xml" % "1.2.0"
24
0 commit comments