s

scala-xml_native0.4_2.13

scala-xml
http://www.scala-lang.org/
Apache-2.0
org.scala-lang.modules
LAMP/EPFL Lightbend, Inc.
Files download
File Operation
scala-xml_native0.4_2.13-2.2.0.jar download
scala-xml_native0.4_2.13-2.2.0.pom download
scala-xml_native0.4_2.13-2.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.scala-lang.modules</groupId>
  <artifactId>scala-xml_native0.4_2.13</artifactId>
  <version>2.2.0</version>
</dependency>
Gradle Groovy
implementation 'org.scala-lang.modules:scala-xml_native0.4_2.13:2.2.0'
Gradle Kotlin
implementation("org.scala-lang.modules:scala-xml_native0.4_2.13:2.2.0")
Scala SBT
libraryDependencies += "org.scala-lang.modules" % "scala-xml_native0.4_2.13" % "2.2.0"
Groovy Grape
@Grapes(
  @Grab(group='org.scala-lang.modules', module='scala-xml_native0.4_2.13', version='2.2.0')
)
Apache Ivy
<dependency org="org.scala-lang.modules" name="scala-xml_native0.4_2.13" rev="2.2.0" />
Leiningen
[org.scala-lang.modules/scala-xml_native0.4_2.13 "2.2.0"]
Apache Buildr
'org.scala-lang.modules:scala-xml_native0.4_2.13:jar:2.2.0'