Registry / serialization / scala-xml-3

scala-xml-3

JSON →
library2.4.0javamavenunverified

A library for parsing, manipulating, and serializing XML data in Scala.

<dependency> <groupId>org.scala-lang.modules</groupId> <artifactId>scala-xml_3</artifactId> <version>2.4.0</version> </dependency>
INSTALL
IMPORT
SIG · SCALA-XML-3
S
scala-xml-3
serializationjavav2.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

XML
scala.xml.XML

Parses an XML string and prints the result.

import scala.xml.XML val xml = XML.loadString("<root><item>value</item></root>") println(xml)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.4.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
scala-xml-3 — mvn dependency:get scala-xml-3 · libregistry