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.
2 parents 286100f + fe2016f commit c7a617eCopy full SHA for c7a617e
README.md
@@ -11,7 +11,7 @@ This is now community maintained by [@Sciss](https://github.com/Sciss) and [@ben
11
To use scala-swing from sbt, add this to your `build.sbt`:
12
13
```
14
-libraryDependencies += "org.scala-lang.modules" %% "scala-parser-combinators" % "2.1.1"
+libraryDependencies += "org.scala-lang.modules" %% "scala-swing" % "2.1.1"
15
16
17
## About scala-swing
0 commit comments