MVN

org.scala-lang : scala-xml

Maven & Gradle

Jul 11, 2013
19 usages
14.2k stars

Scala XML · XML Library for the Scala Programming Language

<dependency>
    <groupId>org.scala-lang</groupId>
    <artifactId>scala-xml</artifactId>
    <version>2.11.0-M4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scala-lang : scala-xml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.11.0-M4

All Versions

Choose a version of org.scala-lang : scala-xml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.11.x
scala-xml-2.11.0-M4

How to add a dependency to Maven

Add the following org.scala-lang : scala-xml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.scala-lang</groupId>
    <artifactId>scala-xml</artifactId>
    <version>2.11.0-M4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.scala-lang : scala-xml gradle dependency to your build.gradle file:

implementation 'org.scala-lang:scala-xml:2.11.0-M4'

Gradle Kotlin DSL: Add the following org.scala-lang : scala-xml gradle kotlin dependency to your build.gradle.kts file:

implementation("org.scala-lang:scala-xml:2.11.0-M4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.scala-lang : scala-xml sbt scala dependency to your build.sbt file:

libraryDependencies += "org.scala-lang" % "scala-xml" % "2.11.0-M4"

Advertisement

Dependencies from Group

Jun 02, 2023
69.4k usages
14.2k stars
Jun 02, 2023
10.7k usages
14.2k stars
Jun 02, 2023
6.4k usages
14.2k stars
Aug 26, 2023
3.4k usages
5.5k stars
Aug 26, 2023
931 usages
5.5k stars

Discover Dependencies

Mar 07, 2012
2.1k stars
Sep 17, 2012
10 usages
8 stars
sac
Mar 22, 2008
103 usages
Sep 25, 2013
2 usages
201 stars
Nov 06, 2012
31 usages
jcr
Sep 30, 2009
983 usages
Feb 24, 2014
10 usages