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 6ef0708 commit ac48b6fCopy full SHA for ac48b6f
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