scalawag / sdom   0.2.1

GitHub

XML processing in Scala

Scala versions: 2.11 2.10

sdom

Fancy XML processing in Scala

Get started by putting this into your build.sbt file.

resolvers += "sonatype releases" at "https://oss.sonatype.org/content/repositories/releases"

libraryDependencies += "org.scalawag.sdom" %% "sdom" % "0.2.0"

Complete usage instructions can be found on the wiki.