etorreborre / specs2   4.20.5

Website GitHub

Software Specifications for Scala

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4

xml 4.15.0


Group ID:
org.specs2
Artifact ID:
xml_3
Version:
4.15.0
Release Date:
Mar 28, 2022
Licenses:
MIT
Files:

libraryDependencies += "org.specs2" %% "xml" % "4.15.0"

Mill build tool

ivy"org.specs2::xml:4.15.0"

Scala CLI

//> using dep "org.specs2::xml:4.15.0"

Ammonite REPL

import $ivy.`org.specs2::xml:4.15.0`

<dependency>
  <groupId>org.specs2</groupId>
  <artifactId>xml_3</artifactId>
  <version>4.15.0</version>
</dependency>

compile group: 'org.specs2', name: 'xml_3', version: '4.15.0'