Last Version

Scala XML 2.11.0-M4

XML Library for the Scala Programming Language

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-lang
ArtifactId

ArtifactId

scala-xml
Version

Version

2.11.0-M4
Type

Type

jar
Description

Description

Scala XML
XML Library for the Scala Programming Language
Project URL

Project URL

http://www.scala-lang.org/
Project Organization

Project Organization

LAMP/EPFL
Source Code Management

Source Code Management

https://github.com/scala/scala.git

Download scala-xml 2.11.0-M4


<!-- https://jarcasting.com/artifacts/org.scala-lang/scala-xml/ -->
<dependency>
    <groupId>org.scala-lang</groupId>
    <artifactId>scala-xml</artifactId>
    <version>2.11.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-lang/scala-xml/
implementation 'org.scala-lang:scala-xml:2.11.0-M4'
// https://jarcasting.com/artifacts/org.scala-lang/scala-xml/
implementation ("org.scala-lang:scala-xml:2.11.0-M4")
'org.scala-lang:scala-xml:jar:2.11.0-M4'
<dependency org="org.scala-lang" name="scala-xml" rev="2.11.0-M4">
  <artifact name="scala-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-lang', module='scala-xml', version='2.11.0-M4')
)
libraryDependencies += "org.scala-lang" % "scala-xml" % "2.11.0-M4"
[org.scala-lang/scala-xml "2.11.0-M4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.