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 6ef0708 + ac48b6f commit 28bcf51Copy full SHA for 28bcf51
README.md
@@ -6,6 +6,8 @@ The standard Scala XML library.
6
As of Scala 2.11, this library is a separate jar that can be omitted from Scala projects that do not use XML.
7
We're also looking forward to alternative implementations!
8
9
+API documentation is available [here](http://www.scala-lang.org/api/current/scala-xml/).
10
+
11
## Adding an SBT dependency
12
To depend on scala-xml in SBT, add something like this to your build.sbt:
13
0 commit comments