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 c4ea473 commit 2d559a6Copy full SHA for 2d559a6
projects-2.13.md
@@ -21,6 +21,7 @@ Add in sbt using `libraryDependencies += ...`:
21
"org.scala-lang.modules" %% "scala-collection-compat" % "1.0.0"
22
"org.scala-lang.modules" %% "scala-parallel-collections" % "0.2.0"
23
"org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2"
24
+ "org.scala-lang.modules" %% "scala-swing" % "2.1.1"
25
"org.scala-lang.modules" %% "scala-xml" % "1.2.0"
26
27
### Testing libraries
0 commit comments