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

specs2-html 3.6.1-20150618235732-d4f57e9


Group ID:
org.specs2
Artifact ID:
specs2-html_2.11
Version:
3.6.1-20150618235732-d4f57e9
Release Date:
Jun 19, 2015
Licenses:
MIT
Files:

libraryDependencies += "org.specs2" %% "specs2-html" % "3.6.1-20150618235732-d4f57e9"

Mill build tool

ivy"org.specs2::specs2-html:3.6.1-20150618235732-d4f57e9"

Scala CLI

//> using dep "org.specs2::specs2-html:3.6.1-20150618235732-d4f57e9"

Ammonite REPL

import $ivy.`org.specs2::specs2-html:3.6.1-20150618235732-d4f57e9`

<dependency>
  <groupId>org.specs2</groupId>
  <artifactId>specs2-html_2.11</artifactId>
  <version>3.6.1-20150618235732-d4f57e9</version>
</dependency>

compile group: 'org.specs2', name: 'specs2-html_2.11', version: '3.6.1-20150618235732-d4f57e9'