scala-xml is the standard Scala XML library for parsing and manipulating XML.
<dependency>
<groupId>org.scala-lang.modules</groupId>
<artifactId>scala-xml_2.13</artifactId>
<version>2.4.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates parsing an XML string using scala-xml.
No known issues recorded.
No dependency data recorded yet.